Skip to main content
A newer version of this page is available.

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.
Width Returns the width of the total padding adjustment, in pixels.
See Also