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

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