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

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