Name | Description | |
---|---|---|
VintasoftPadding | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
VintasoftPadding | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
Empty | Provides a VintasoftPadding object with no padding. |
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 | Applies padding to the specified rectangle. | |
Equals | Determines whether the specified object, is equal to this instance. | |
GetHashCode | Returns a hash code for this instance. | |
Inflate | Inflates this VintasoftPadding by the specified amount. | |
Offset | Offsets this VintasoftPadding by the specified amount. | |
Rotate | Rotates counterclockwise this VintasoftPadding at the specified orthogonal angle. | |
ToString | Returns a string that represents the current VintasoftPadding. |
Name | Description | |
---|---|---|
Addition | Performs vector addition on the two specified VintasoftPadding objects, resulting in a new VintasoftPadding. | |
Equality | Tests whether two specified VintasoftPadding objects are equivalent. | |
Inequality | Tests whether two specified VintasoftPadding objects are not equivalent. | |
Subtraction | Performs vector subtraction on the two specified VintasoftPadding objects, resulting in a new VintasoftPadding. |