Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

OBJ_ (Constants)
 
.
Summary

C# Constants:

        public const int        
        OBJ_PEN   =      1,
        OBJ_BRUSH =      2,
        OBJ_DC    =      3,
        OBJ_METADC=      4,
        OBJ_PAL   =      5,
        OBJ_FONT  =      6,
        OBJ_BITMAP=      7,
        OBJ_REGION=      8,
        OBJ_METAFILE=    9,
        OBJ_MEMDC =      10,
        OBJ_EXTPEN=      11,
        OBJ_ENHMETADC =      12,
        OBJ_ENHMETAFILE =    13,
        OBJ_COLORSPACE =     14;

VB Constants:

TODO

Notes:

None.

 

Please edit this page!

Do you have...

  • helpful tips?
  • corrections to the existing content?
  • additional languages you want to include?

Select "Edit This Page" on the right hand toolbar and edit it!

 
Access PInvoke.net directly from VS:
Terms of Use
Edit This Page
Find References
Show Printable Version
Revisions