Public Properties
Returns the padding as relative to the bottom. Syntax
Returns a Padding instance whose Top, Left, Right, and Bottom are all set to zero. Syntax
Indicates whether this instance and a specified object are equal. Syntax Parameters obj Another object to compare to. Return Value true if obj and this instance are the same type and represent the same value; otherwise, false.
Returns the hash code for this instance. Syntax Return Value A 32-bit signed integer that is the hash code for this instance.
Returns the padding as relative to the left. Syntax
Returns an instance with all properties set to the specified value. Syntax Parameters value
Returns an instance whose Bottom property is set to the specified value, with all other properties set to zero. Syntax Parameters value
Returns an instance whose Left and Right properties are set to the specified value, with all other properties set to zero. Syntax Parameters value
Returns an instance whose Left property is set to the specified value, with all other properties set to zero. Syntax Parameters value