The following tables list the members exposed by Border.
Public Constructors
| Name | Description |
| Border Constructor | Overloaded. Initializes a new instance of the Border class. |
Top
Public Properties
Public Methods
| Name | Description |
| Clone | Overridden. Creates a clone of the border. |
| Equals | Compares the Border object to another System.Object to see if they are equal. |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
Top
See Also