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