GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoShape Class / Bounds Property
In This Topic
    Bounds Property (GoShape)
    In This Topic
    Whenever the size and/or position is changed, we clear out any cached data.
    Syntax
    public override RectangleF Bounds {get; set;}
    See Also