Click or drag to resize

PaddingHorizontal Property

Gets the total horizontal padding, which is the sum of Left and Right.

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

Property Value

Type: Int32
See Also