The following tables list the members exposed by Margins.
Name | Description | |
---|---|---|
Margins Constructor | Overloaded. Constructor. Public constructor. |
Name | Description | |
---|---|---|
Bottom | Gets or sets the bottom margin. Bottom margin. | |
Left | Gets or sets the left margin. Left margin. | |
Right | Gets or sets the right margin. Right margin. | |
Top | Gets or sets the top margin. Top margin. |
Name | Description | |
---|---|---|
Equals | Overridden. Determines whether the specified object is equal to the current object. Determines whether the specified Object is equal to the current Object. | |
GetHashCode | Overridden. Gets the object's hash code. Gets object hash code. | |
IsEmpty | Checks if the margin is empty. Checks if margins are empty. | |
ToRectangleF | Converts a Margin object to a RectangleF object. Converts Margins class to RectangleF class. | |
ToString | Overridden. Converts this object to a string representation. Convert margins object to string. |