ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectObjType Enumeration |
'Declaration Public Enum ImGearVectObjType Inherits System.Enum
'Usage Dim instance As ImGearVectObjType
public enum ImGearVectObjType : System.Enum
__value public enum ImGearVectObjType : public System.Enum
public enum class ImGearVectObjType : public System.Enum
Member | Value | Description |
---|---|---|
DBLCONT | 6 | Double precision container object. |
DRWNG | 2 | Vector drawing object. |
ENTITY | 1 | Vector entity object. |
ENTITYCONT | 12 | Entity container object. |
FILLTYPE | 9 | Fill type object. |
FONT | 4 | Font object. |
HATCHLINE | 15 | Hatch line definition object. |
LAYER | 10 | Drawing layer object. |
LAYERCONT | 11 | Layer container object. |
LINETYPE | 8 | Line type object. |
ROTATION | 7 | Rotation object. |
TEXTOBJ | 13 | Text object. |
UNKNOWN | 0 | Unknown object type. |
VECTORHATCH | 14 | Hatch pattern definition object. |
VERTEXCONT | 5 | Vertex container object. |
VIEW | 3 | Vector view object. |
System.Object
System.ValueType
System.Enum
ImageGear.Vector.ImGearVectObjType