GoDiagram Web Reference
CreateOverviewRectangle Method

Create an instance of GoOverviewRectangle for the given view.
Syntax
'Declaration
 
Public Overridable Function CreateOverviewRectangle( _
   ByVal observed As GoView _
) As GoOverviewRectangle
public virtual GoOverviewRectangle CreateOverviewRectangle( 
   GoView observed
)

Parameters

observed

Return Value

An GoOverviewRectangle that knows which view's extent it represents
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

GoOverview Class
GoOverview Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback