Click or drag to resize

PaddingIsZero Property

Gets a value indicating that all sides of the padding are zero

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

Property Value

Type: Boolean
See Also