GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoSubGraph Class / Label Property
In This Topic
    Label Property (GoSubGraph)
    In This Topic
    Gets or sets the standard text label for this node.
    Syntax
    [TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public override GoText Label {get; set;}
    See Also