Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ComplexBorderSide Class
Properties Methods


In This Topic
    ComplexBorderSide Class Members
    In This Topic

    The following tables list the members exposed by ComplexBorderSide.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the color of this side of the complex border.  
    Public PropertyGets array values that specify a compound line made up of parallel lines and spaces of this side of the complex border.  
    Public PropertyGets the dash pattern array of this side of the complex border.  
    Public PropertyGets the dash style of this side of the complex border.  
    Public PropertyGets whether this side is drawn in the complex border.  
    Public Propertystatic (Shared in Visual Basic)Gets an empty ComplexBorderSide (Draw = false).  
    Public PropertyGets the style of this side of the complex border.  
    Public PropertyGets the width of this side of the complex border.  
    Top
    Public Methods
     NameDescription
    Public MethodClones the border object.  
    Public MethodCompares the current object with another object of the same type.  
    Public MethodCompares the specified object to this ComplexBorderSide object.  
    Public MethodGets the hash code of the ComplexBorderSide object.  
    Public MethodConverts the complex border side to a string.  
    Top
    Protected Methods
     NameDescription
    Protected MethodDeserializes for each binary entry.  
    Top
    See Also