StiMargins Class |
Namespace: Stimulsoft.Report.Components
The StiMargins type exposes the following members.
Name | Description | |
---|---|---|
StiMargins |
Creates a new object of the type StiMargins.
| |
StiMargins(Double) |
Creates a new object of the type StiMargins.
| |
StiMargins(Double, Double, Double, Double) |
Creates a new object of the type StiMargins.
|
Name | Description | |
---|---|---|
Bottom |
Gets or sets bottom margin size on the object.
| |
IsDefault | ||
IsEmpty | ||
Left |
Gets or sets left margin size on the object.
| |
Right |
Gets or sets right margin size on the object.
| |
Top |
Gets or sets top margin size on the object.
|
Name | Description | |
---|---|---|
Apply | ||
Clone |
Creates a new object that is a copy of the current instance.
| |
Equals |
Tests to see whether the specified object is a SizeD with the same dimensions as this SizeD.
(Overrides ObjectEquals(Object).) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode |
Returns a hash code for this StiMargins structure.
(Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadFromJsonObject | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SaveToJsonObject | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |