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


In This Topic
    CustomLineEnd Structure
    In This Topic
    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
    public struct CustomLineEnd : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Drawing.CustomLineEnd

    See Also