BorderTop Members
In This Article
#Constructors
Name | Description |
---|---|
Border |
Initializes a new instance of the Border |
Border |
Initialize a new instance of the Border |
#Fields
Name | Description |
---|---|
Null |
Defines null border settings. Inherited from Border. |
#Properties
Name | Description |
---|---|
Border |
Gets or sets the border color. Inherited from Border. |
Border |
Gets or sets the border style. Inherited from Border. |
Border |
Gets or sets the border width. Inherited from Border. |
Is |
Gets a value that indicates whether this Border object is initialized with the default values. Inherited from Border. |
#Methods
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