DXMargins Members
In This Article
#Constructors
Name | Description |
---|---|
DXMargins() | Initializes a new instance of the DXMargins class. |
DXMargins |
Initializes a new instance of the DXMargins class with specified settings. |
#Properties
Name | Description |
---|---|
Bottom | Gets or sets the bottom margin. |
Left | Gets or sets the left margin. |
Right | Gets or sets the right margin. |
Top | Gets or sets the top margin. |
#Methods
Name | Description |
---|---|
Clone() |
Clones the current DXMargins object.
|
Equals |
Determines whether the specified object is equal to the current DXMargins instance.
|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current DXMargins instance.
|
Get |
Gets the hash code for the DXMargins object.
|
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that specifies `DXMargins’. |
See Also