Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / CustomLineEnd Structure
Members


CustomLineEnd Structure
Represents decorations which can be added to the head or tail of a line.
Syntax
'Declaration
 
Public Structure CustomLineEnd 
   Inherits System.ValueType
 
'Usage
 
Dim instance As CustomLineEnd
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Drawing.CustomLineEnd

See Also