Version

Padding Structure Properties

For a list of all members of this type, see Padding members.

Public Properties
 NameDescription
Public PropertyBottomReturns the padding as relative to the bottom.  
Public Propertystatic (Shared in Visual Basic)EmptyReturns a Padding instance whose Top, Left, Right, and Bottom are all set to zero.  
Public PropertyLeftReturns the padding as relative to the left.  
Public PropertyRightReturns the padding as relative to the right.  
Public PropertyTopReturns the padding as relative to the top.  
See Also

View on GitHub