GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoComment Class / GoComment Constructor
In This Topic
    GoComment Constructor
    In This Topic
    Create a GoComment displaying an empty string.
    Syntax
    public GoComment()
    Remarks
    This calls CreateBackground and CreateLabel to provide initial values for Background and Label.
    See Also