PaddingF Structure Methods
In This Topic
For a list of all methods of this type, see
PaddingF.
Public Methods
| | 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. |
See Also