eDriven Framework API
Depth Property
NamespaceseDriven.Gui.ComponentsDisplayListMemberDepth
eDriven Framework API
Crutial for fixing ScrollView and TextField click-throughs
Declaration Syntax
C#Visual BasicVisual C++
public int Depth { get; set; }
Public Property Depth As Integer
	Get
	Set
public:
virtual property int Depth {
	int get () sealed;
	void set (int value) sealed;
}

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