GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / TextRenderingHint Property
In This Topic
    TextRenderingHint Property (GoView)
    In This Topic
    Gets or sets how nicely text is rendered.
    Syntax
    [Category("Appearance")]
    [DefaultValue(Mono.Cecil.CustomAttributeArgument)]
    [Description("How nicely text is rendered")]
    public virtual TextRenderingHint TextRenderingHint {get; set;}
    See Also