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

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