Accusoft.NotateXpressSdk Namespace : EndPointStyle Enumeration |
'Declaration Public Enum EndPointStyle Inherits System.Enum
'Usage Dim instance As EndPointStyle
public enum EndPointStyle : System.Enum
__value public enum EndPointStyle : public System.Enum
public enum class EndPointStyle : public System.Enum
Member | Value | Description |
---|---|---|
Arrow | 1 | The end of a line displays an arrow. |
Butt | 5 | The end of a line displays a perpendicular line. |
Circle | 8 | The end of a line displays a circle. |
ClosedArrow | 2 | The end of a line displays a closed arrow. |
Diamond | 7 | The end of a line displays a diamond. |
Plain | 0 | The end of a line displays plain. |
ReverseArrow | 3 | The end of a line displays a reverse arrow. |
ReverseClosedArrow | 4 | The end of a line displays a reverse closed arrow. |
Slash | 9 | The end of a line displays a slash. |
Square | 6 | The end of a line displays a square. |
System.Object
System.ValueType
System.Enum
Accusoft.NotateXpressSdk.EndPointStyle