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
Syntaxpublic int Horizontal { get; }
Public ReadOnly Property Horizontal As Integer
Get
member Horizontal : int with get
Property Value
Type:
Int32
See Also