GoDiagram Win Reference
MinimumSize Property (GoToolCreating)

Gets or sets the minimum size for the NewObject, as computed by ComputeBox.
Syntax
'Declaration
 
Public Overridable Property MinimumSize As SizeF
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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoToolCreating Class
GoToolCreating Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback