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

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