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