Click or drag to resize

PaddingVertical Property

Gets the total vertical padding, which is the sum of Top and Bottom

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

Property Value

Type: Int32
See Also