Gets or sets the padding around the
Content of the panel.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public Padding Padding { get; set; }
Public Property Padding As Padding
Get
Set
member Padding : Padding with get, set
Property Value
Type:
PaddingThe padding around the content.
See Also