GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoText Class / GoText Constructor
In This Topic
    GoText Constructor
    In This Topic
    The constructor produces an object that is not resizable by the user and does not automatically rescale the font size when the size is changed. However, it does automatically change the size to fit the text when the text is changed.
    Syntax
    public GoText()
    See Also