GoDiagram Web Reference
RenderRubberBand Method

Produce an element that represents the rubber band that the user can stretch when dragging in the background to select multiple objects, if SupportsSelection is true.
Syntax
'Declaration
 
Protected Overridable Sub RenderRubberBand() 
protected virtual void RenderRubberBand()
Remarks
This produces a simple group with a single rectangle element. The elements generated here are defined to work with the standard JavaScript defined in the ScriptFile. If you change them, you may also need to change and/or add script functions. This method does nothing if SupportsSelection is false, or if Scripting 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

GoSvgWriter Class
GoSvgWriter Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback