GoDiagram Web Reference
MaximumSize Property (GoToolCreating)

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