Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / ArrowheadLength Enumeration


ArrowheadLength Enumeration
Specifies the length of the arrowhead at the end of a line.
Syntax
'Declaration
 
Public Enum ArrowheadLength 
   Inherits System.Enum
 
'Usage
 
Dim instance As ArrowheadLength
Members
MemberDescription
LongLong
MediumMedium
ShortShort
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Drawing.ArrowheadLength

See Also