SettingsFontSize Property |
Font-size of the UI
Namespace:
Hummingbird.TestFramework.Configuration
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax public FontSize FontSize { get; set; }
Public Property FontSize As FontSize
Get
Set
public:
property FontSize FontSize {
FontSize get ();
void set (FontSize value);
}
member FontSize : FontSize with get, set
Property Value
Type:
FontSizeSee Also