eDriven Framework API
DrawFunction Property
NamespaceseDriven.Gui.Graphics.BaseIDrawDrawFunction
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
DrawFunctionDelegate DrawFunction { get; set; }
Property DrawFunction As DrawFunctionDelegate
	Get
	Set
property DrawFunctionDelegate^ DrawFunction {
	DrawFunctionDelegate^ get ();
	void set (DrawFunctionDelegate^ value);
}

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