BorderBottom Methods
Contains border settings for an element’s bottom border.
Name | Description |
---|---|
Assign |
Copies the settings from the specified Border |
Assign |
Copies the settings from the current Border object to the specified object. Inherited from Border. |
Copy |
Duplicates the properties of the specified object into the current instance of the Border |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Fill |
For internal use only. Inherited from Border. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Merge |
Combines the properties of the specified Border |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Returns the Border |
To |
Returns a string that represents the current object.
Inherited from Border |
See Also