[]
Represents the margins.
public class Margins : ICloneable
Name | Description |
---|---|
Margins() | Initializes a new instance of the Margins class. |
Margins(float, float, float, float) | Initializes a new instance of the Margins class. |
Name | Description |
---|---|
Bottom | Gets the bottom margin. |
Left | Gets the left margin. |
Right | Gets the right margin. |
Top | Gets the top margin. |
Name | Description |
---|---|
Clone() | Performs a cloning of this instance. |
Equals(object) | Determines whether the specified object is equal to this instance. |
GetHashCode() |
Name | Description |
---|---|
Changed | Event that occurs when an element is changed. |