MaximumSize Property (GoToolCreating)
Gets or sets the maximum size for the
NewObject, as computed by
ComputeBox.
public virtual SizeF MaximumSize {get; set;}
Property Value
The default maximum size, in document coordinates, is really large.
Any new value must have positive Width and Height.