Accusoft.NotateXpress13.Net
EndPointStyle Enumeration




Contains options for how the end of a line should display.
Syntax
'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 
Members
MemberValueDescription
Arrow1The end of a line displays an arrow.
Butt5The end of a line displays a perpendicular line.
Circle8The end of a line displays a circle.
ClosedArrow2The end of a line displays a closed arrow.
Diamond7The end of a line displays a diamond.
Plain0The end of a line displays plain.
ReverseArrow3The end of a line displays a reverse arrow.
ReverseClosedArrow4The end of a line displays a reverse closed arrow.
Slash9The end of a line displays a slash.
Square6The end of a line displays a square.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.NotateXpressSdk.EndPointStyle

See Also

Reference

Accusoft.NotateXpressSdk Namespace

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback