GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoTextNode Class / Shape Property
In This Topic
    Shape Property (GoTextNode)
    In This Topic
    Gets this node's background shape, assuming it is a GoShape, as it usually is.
    Syntax
    [TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public virtual GoShape Shape {get;}
    See Also