Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / ComplexBorder Class
Properties Methods


In This Topic
    ComplexBorder Class Members
    In This Topic

    The following tables list the members exposed by ComplexBorder.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the ComplexBorderSide object for the bottom side.  
    Public PropertyGets the ComplexBorderSide object for the diagonal side.  
    Public PropertyGets whether diagonally down.  
    Public PropertyGets whether diagonally up.  
    Public PropertyGets the insets of the border.  
    Public PropertyGets the ComplexBorderSide object for the left side.  
    Public PropertyGets the ComplexBorderSide object for the right side.  
    Public PropertyGets the ComplexBorderSide object for the top side.  
    Top
    Public Methods
     NameDescription
    Public MethodClones the border object.  
    Public MethodCompares the current object with another object of the same type.  
    Public MethodLoads the object from XML.  
    Public MethodCompares the specified object to this ComplexBorder object.  
    Public MethodGets the hash code of the ComplexBorder object.  
    Public MethodSerializes the complex border object.  
    Public MethodOverloaded. Paints the complex border inside the specified rectangle.  
    Public MethodSaves the object to XML.  
    Top
    See Also