GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoGeneralNodePortLabel Class
Members
In This Topic
    GoGeneralNodePortLabel Class
    In This Topic
    The label for a GoGeneralNodePort.
    Syntax
    [Serializable()]
    public class GoGeneralNodePortLabel : GoText 
    Remarks
    This is normally created by GoGeneralNode.CreatePortLabel.
    See Also