GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoNodeIconConstraint Interface / MaximumIconSize Property
In This Topic
    MaximumIconSize Property (IGoNodeIconConstraint)
    In This Topic
    Gets the maximum size not less than the MinimumIconSize, in document coordinates, for the icon.
    Syntax
    SizeF MaximumIconSize {get;}
    See Also