StiPadding Class |
Namespace: Stimulsoft.Report.Dashboard
The StiPadding type exposes the following members.
Name | Description | |
---|---|---|
StiPadding |
Creates a new object of the type StiPadding.
| |
StiPadding(Double) |
Creates a new object of the type StiPadding.
| |
StiPadding(Double, Double, Double, Double) |
Creates a new object of the type StiPadding.
|
Name | Description | |
---|---|---|
Bottom |
Gets or sets bottom padding size on the object.
| |
IsEmpty | ||
Left |
Gets or sets left padding size on the object.
| |
Right |
Gets or sets right padding size on the object.
| |
Top |
Gets or sets top padding size on the object.
|
Name | Description | |
---|---|---|
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 StiPaddings 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.) |