GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoFontDropDown Class / FontSize Property
In This Topic
    FontSize Property (GoFontDropDown)
    In This Topic
    Determines the size of the styled fonts in the list.
    Syntax
    [Description("Determines the size of the styled fonts in the list.")]
    [Category("Appearance")]
    [DefaultValue(8.25)]
    public virtual float FontSize {get; set;}
    See Also