Margins Structure Methods
In This Topic
For a list of all members of this type, see Margins members.
Public Methods
| Name | Description |
 | Add | Adds the specified margins to the current Margins structure. |
 | Equals | Tests whether the specified object is a Margins structure and is equivalent to this Margins structure. |
 | GetHashCode | Returns a hash code for this Margins structure. |
 | RemoveFrom | This method is reserved for internal use and is not intended to be used directly from your code. |
 | RotateFlip | This method either rotates, flips, or rotates and flips the Margins structure. |
 | Subtract | Subtracts the specified margins from the current Margins structure. |
Top
See Also