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

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