Name | Description | |
---|---|---|
Margins Constructor | Overloaded. |
The following tables list the members exposed by Margins.
Name | Description | |
---|---|---|
Margins Constructor | Overloaded. |
Name | Description | |
---|---|---|
Bottom | Gets or sets the bottom margin, in pixels. | |
Left | Gets or sets the left margin, in pixels. | |
Right | Gets or sets the right margin, in pixels. | |
Top | Gets or sets the top margin, in pixels. |
Name | Description | |
---|---|---|
Clone | Creates an identical copy of the current Margins. | |
Equals | Overloaded. Determines whether two Object instances are equal. | |
GetHashCode | Serves as the default hash function. | |
Reset | Sets all margins to zero. | |
Set | Overloaded. Overloaded. Sets the margin values. | |
ShouldSerialize | Returns true if at least one margin differs from the default zero value. Otherwise, returns false. | |
ToString | Returns a string that represents the current object. |