Name | Description | |
---|---|---|
![]() | PaddingF | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PaddingF | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | All | Gets or sets the padding value for all the edges. |
![]() | Bottom | Gets or sets the padding value for the bottom edge. |
![]() | Horizontal | Gets the combined padding for the right and left edges. |
![]() | IsEmpty | Gets a value indicating whether this margin is empty. |
![]() | Left | Gets or sets the padding value for the left edge. |
![]() | Right | Gets or sets the padding value for the right edge. |
![]() | Top | Gets or sets the padding value for the top edge. |
![]() | Vertical | Gets the combined padding for the top and bottom edges. |
Name | Description | |
---|---|---|
![]() | ApplyTo | Overloaded. Applies padding to the specified rectangle. |
![]() | Equals | Determines whether the specified System.Object, is equal to this instance. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
![]() | Inflate | Inflates this PaddingF by the specified amount. |
![]() | Offset | Offsets this PaddingF by the specified amount. |
![]() | Rotate | Rotates counterclockwise this PaddingF at the specified orthogonal angle. |
![]() | ToString | Returns a string that represents the current PaddingF. |
Name | Description | |
---|---|---|
![]() | Addition | Performs vector addition on the two specified PaddingF objects, resulting in a new PaddingF. |
![]() | Equality | Tests whether two specified PaddingF objects are equivalent. |
![]() | Inequality | Tests whether two specified PaddingF objects are not equivalent. |
![]() | Subtraction | Performs vector subtraction on the two specified PaddingF objects, resulting in a new PaddingF. |