GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGeneralNodePortLabel Class / GoGeneralNodePortLabel Constructor
In This Topic
    GoGeneralNodePortLabel Constructor
    In This Topic
    Create an editable, non-rescaling GoText that does not yet know which Port it is associated with.
    Syntax
    public GoGeneralNodePortLabel()
    Remarks
    GoGeneralNode is responsible for allocating a GoGeneralNodePort and associating it with this label.
    See Also