eDriven Framework API
Padding Property
NamespaceseDriven.Gui.ComponentsProgramaticStylePadding
eDriven Framework API
Padding
Declaration Syntax
C#Visual BasicVisual C++
public RectOffset Padding { get; set; }
Public Property Padding As RectOffset
	Get
	Set
public:
property RectOffset^ Padding {
	RectOffset^ get ();
	void set (RectOffset^ value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)