Click or drag to resize

PaddingSize Property

Gets the padding as a size value with the Horizontal and Vertical values as the Width and Height, respectively.

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Size Size { get; }

Property Value

Type: Size
See Also