FarPoint.Win Assembly > FarPoint.Win Namespace : DoubleLineBorder Class |
The following tables list the members exposed by DoubleLineBorder.
Name | Description | |
---|---|---|
DoubleLineBorder Constructor | Overloaded. |
Name | Description | |
---|---|---|
Bottom | Gets whether the line is drawn on the bottom edge of the border. (Inherited from FarPoint.Win.LineBorder) | |
Color | Gets the color of the border. (Inherited from FarPoint.Win.LineBorder) | |
Inset | Gets the insets of the border. (Inherited from FarPoint.Win.LineBorder) | |
Left | Gets whether the line is drawn on the left edge of the border. (Inherited from FarPoint.Win.LineBorder) | |
Right | Gets whether the line is drawn on the right edge of the border. (Inherited from FarPoint.Win.LineBorder) | |
Thickness | Gets the thickness of the double-line border in pixels (always set to 3). | |
Top | Gets whether the line is drawn on the top edge of the border. (Inherited from FarPoint.Win.LineBorder) |
Name | Description | |
---|---|---|
Clone | Clones the border object. (Inherited from FarPoint.Win.LineBorder) | |
CompareTo | Compares the current object with another object of the same type. (Inherited from FarPoint.Win.LineBorder) | |
Paint | Overloaded. Overridden. Paints the double-line border inside the specified rectangle. |