Creates a new object of the type StiPadding.
Left padding size on the object.
Top padding size on the object.
Right padding size on the object.
Bottom padding size on the object.
Gets or sets bottom padding size on the object.
Gets or sets left padding size on the object.
Gets or sets right padding size on the object.
Gets or sets top padding size on the object.
Creates a new object that is a copy of the current instance.
A new object that is a copy of this instance.
Tests to see whether the specified object is a SizeD with the same dimensions as this SizeD.
The Object to test.
This method returns true if obj is a SizeD and has the same width and height as this SizeD; otherwise, false.
Creates a new object of the type StiPadding.
The padding size for all sides of the object.
Generated using TypeDoc
Describes the class that realizes object padding.