GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoNodeIcon Class / Bounds Property
In This Topic
    Bounds Property (GoNodeIcon)
    In This Topic
    Force the size of this image to always be within the MinimumIconSize and MaximumIconSize.
    Syntax
    public override RectangleF Bounds {get; set;}
    See Also