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

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