GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoFontDropDown Class / Styled Property
In This Topic
    Styled Property
    In This Topic
    Determines if the names of the fonts are displayed in their own fonts.
    Syntax
    [Description("Determines if the names of the fonts are displayed in their own fonts.")]
    [Category("Appearance")]
    [DefaultValue(false)]
    public virtual bool Styled {get; set;}
    See Also