GoDiagram Web Reference
Active Property (GoToolRubberBanding)

Gets or sets whether this tool is in the process of drawing a rubber-band box.
Syntax
'Declaration
 
Public Property Active As Boolean
public bool Active {get; set;}

Property Value

The value is set to true in DoMouseDown if CanStart is true, and in DoMouseMove if Modal is false.
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

GoToolRubberBanding Class
GoToolRubberBanding Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback