GoDiagram Web Reference
MaximumSize Property (GoToolResizing)

Gets or sets the maximum size that the user may resize to.
Syntax
'Declaration
 
Public Overridable Property MaximumSize As SizeF
public virtual SizeF MaximumSize {get; set;}

Property Value

This is initially a huge value, which should place no constraint on the user.
Remarks
This maximum size is passed to DoResize.
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

GoToolResizing Class
GoToolResizing Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback