ImageGear23.Art Assembly > ImageGear.ART Namespace : ImGearARTLineHeadType Enumeration |
'Declaration Public Enum ImGearARTLineHeadType Inherits System.Enum
'Usage Dim instance As ImGearARTLineHeadType
public enum ImGearARTLineHeadType : System.Enum
__value public enum ImGearARTLineHeadType : public System.Enum
public enum class ImGearARTLineHeadType : public System.Enum
Member | Value | Description |
---|---|---|
CIRCLE | 7 | Circle head. |
DIAMOND | 6 | Diamond head. |
NONE | 4 | Without head. |
OPEN | 2 | Open pointer head. |
POINTER | 0 | Regular pointer head. |
POINTER_SOLID | 3 | Solid pointer head. |
SLASH | 8 | Slash head. |
SOLID | 1 | Solid head. |
SQUARE | 5 | Square head. |
System.Object
System.ValueType
System.Enum
ImageGear.ART.ImGearARTLineHeadType