Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / LineBorder Class
Properties Methods


LineBorder Class Members

The following tables list the members exposed by LineBorder.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets whether the line is drawn on the bottom edge of the border.  
Public PropertyGets the color of the border.  
Public PropertyGets the insets of the border.  
Public PropertyGets whether the line is drawn on the left edge of the border.  
Public PropertyGets whether the line is drawn on the right edge of the border.  
Public PropertyGets the thickness of the border.  
Public PropertyGets whether the line is drawn on the top edge of the border.  
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 Method  
Public MethodOverloaded. Paints the border inside the specified rectangle.  
Public MethodOverloaded. Print the border inside the specified rectangle.  
Public MethodSaves the object to XML.  
Top
See Also