GoDiagram Web Reference
GoToolZooming Class
Members 

This tool handles a user's drag in the background to draw a rubber-band box to specify a new document position and scale for a view.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class GoToolZooming 
   Inherits GoToolRubberBanding
   Implements IGoTool 
[SerializableAttribute()]
public class GoToolZooming : GoToolRubberBanding, IGoTool  
Remarks
The ZoomedView value is the GoView that is manipulated by this tool. The rubber-band box that the user can draw is constrained to have the same aspect ratio as the ZoomedView's GoView.DisplayRectangle.
Inheritance Hierarchy

System.Object
   Northwoods.GoWeb.GoTool
      Northwoods.GoWeb.GoToolRubberBanding
         Northwoods.GoWeb.GoToolZooming

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

GoToolZooming Members
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback