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; }
Public ReadOnly Property Vertical As Integer
Get
member Vertical : int with get
Property Value
Type:
Int32See Also