Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / Line Class
Properties Methods


In This Topic
    Line Class Members
    In This Topic

    The following tables list the members exposed by Line.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the line color.  
    Public Propertystatic (Shared in Visual Basic)Gets an empty line.  
    Public PropertyGets the width of the line, according to the style of the line.  
    Public PropertyGets or sets the line style (dotted, dashed, inset, and so on.).  
    Top
    Public Methods
     NameDescription
    Public MethodClones a copy from this instance.  
    Public MethodDetermines whether two object instances are equal.  
    Public MethodServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
    Public MethodConverts the value of this instance to its equivalent string representation.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the Line object is changed.  
    Top
    See Also