CompoundBorder Class Members
In This Topic
The following tables list the members exposed by CompoundBorder.
Public Constructors
Public Properties
| | Name | Description |
 | FaceColor | Gets the color of the face for a compound border. |
 | FaceWidth | Gets the width of the face for a compound border. |
 | Inset | Gets the insets of the border for a compound border. |
 | Inside | Gets the inside border for a compound border. |
 | Outside | Gets the outside border for a compound border. |
Top
Public Methods
| | Name | Description |
 | Clone | Clones the border object. |
 | CompareTo | Compares the current object with another object of the same type. |
 | Paint | Overloaded. Paints the compound border inside the specified rectangle. |
Top
See Also