FarPoint.Win Assembly / FarPoint.Win Namespace / RoundedLineBorder Class
Properties Methods


RoundedLineBorder Class Members

The following tables list the members exposed by RoundedLineBorder.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets whether the line is drawn on the bottom edge of the border. (Inherited from FarPoint.Win.LineBorder)
Public PropertyGets the color of the border. (Inherited from FarPoint.Win.LineBorder)
Public PropertyGets the insets of the border. (Inherited from FarPoint.Win.LineBorder)
Public PropertyGets whether the line is drawn on the left edge of the border. (Inherited from FarPoint.Win.LineBorder)
Public PropertyGets whether the line is drawn on the right edge of the border. (Inherited from FarPoint.Win.LineBorder)
Public PropertyGets the thickness of the border. (Inherited from FarPoint.Win.LineBorder)
Public PropertyGets whether the line is drawn on the top edge of the border. (Inherited from FarPoint.Win.LineBorder)
Top
Public Methods
 NameDescription
Public MethodClones the border object. (Inherited from FarPoint.Win.LineBorder)
Public MethodCompares the current object with another object of the same type. (Inherited from FarPoint.Win.LineBorder)
Public MethodLoads the object from XML. (Inherited from FarPoint.Win.LineBorder)
Public Method (Inherited from FarPoint.Win.LineBorder)
Public MethodOverloaded. Overridden. Paints the rounded-edge, single-line border inside the specified rectangle.  
Public MethodSaves the object to XML. (Inherited from FarPoint.Win.LineBorder)
Top
See Also