GoDiagram Web Reference
CanResize Method

Called to see if the user can resize this object.
Syntax
'Declaration
 
Public Overridable Function CanResize() As Boolean
public virtual bool CanResize()
Remarks
This returns true if Resizable, and, if this object is in a layer, if Layer.CanResizeObjects() is true. This object's parent need not be resizable for this object to be resizable. This predicate is used by GoToolResizing.
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

GoObject Class
GoObject Members
Resizable Property
CanResizeObjects Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback