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

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