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


ArrowheadWidth Enumeration
Specifies the width of the arrowhead at the end of a line.
Syntax
'Declaration
 
Public Enum ArrowheadWidth 
   Inherits System.Enum
 
'Usage
 
Dim instance As ArrowheadWidth
Members
MemberDescription
MediumMedium
NarrowNarrow
WideWide
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Drawing.ArrowheadWidth

See Also