Skip to main content
All docs
V23.2

TdxPadding Members

Stores padding size adjustments.

Fields

Name Description
Bottom Specifies the bottom padding adjustment, in pixels.
Left Specifies the left padding adjustment, in pixels.
Right Specifies the right padding adjustment, in pixels.
Top Specifies the top padding adjustment, in pixels.

Properties

Name Description
Height Returns the height of the total padding adjustment, in pixels.
Null Returns a zero TdxPadding value.
Width Returns the width of the total padding adjustment, in pixels.
See Also