Click or drag to resize

WindowlessComponentSetViewport Method

Set a new Location of the viewport

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public void SetViewport(
	Location location
)

Parameters

location
Type: Easymap.AddIn.Common.GraphicsLocation
New location of the viewport
See Also