Property Size
Size
Gets the combined padding information in the form of a SizeD.
[Browsable(false)]
public readonly SizeD Size { get; }
Property Value
Remarks
The Horizontal property corresponds to the Width property, and the Vertical property corresponds to the Height property.