Name | Description | |
---|---|---|
NMarginsI Constructor | Overloaded. |
The following tables list the members exposed by NMarginsI.
Name | Description | |
---|---|---|
NMarginsI Constructor | Overloaded. |
Name | Description | |
---|---|---|
Bottom | Bottom margin | |
Left | X margin | |
Right | Right margin | |
Top | Y margin | |
Zero | The empty (zero) margins. |
Name | Description | |
---|---|---|
Clamp | Clamps the margins to the specified margins | |
Deserialize | Deserializes the object state from the specified property bag. | |
Equals | Overloaded. Checks whether this size is equal to the other size | |
FlipX | Returns horizontally flipped margins | |
FlipY | Returns vertically flipped margins | |
GetHashCode | ||
GetInnerRect | Returns a the inner rectangle with applied margins from the left, top, right and bottom | |
GetOuterRect | Returns a the outer rectangle with applied margins from the left, top, right and bottom | |
Inflate | Inflates the margins with the specified inflate | |
RotateClockwise | Returns clockwise rotated margins. | |
RotateCounterClockwise | Returns counter-clockwise rotated margins. | |
Scale | Scales the margins with the specified scale factor | |
Serialize | Serializes the object state into the specified property bag. | |
ToMarginsF | Converts this margins to floating point margins. | |
ToString | Returns the string representation of this NMarginsF. |
Addition | Arithmetic binary plus operator. |
Equality | Checks whether the margins are equal. |
Inequality | Checks whether the margins are different. |
Subtraction | Arithmetic binary minus operator. |