Click or drag to resize

FontSize Enumeration

FontSize

Namespace:  Hummingbird.TestFramework.Configuration
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[SerializableAttribute]
public enum FontSize
Members
  Member nameValueDescription
Normal0 Normal font size
Large1 Large font size
ExtraLarge2 Extra large font size
See Also