@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: These constants are used with the GDI32 [EnumObjects] call !!!!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.
Edit Constants.OBJ_
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.