GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGeneralNodePortLabel Class / Text Property
In This Topic
    Text Property (GoGeneralNodePortLabel)
    In This Topic
    When this label's text string changes, we update the port's name too.
    Syntax
    public override string Text {get; set;}
    See Also