Click or drag to resize

MapZoomToRectangle Method

Zoom the view to the specified RectangleF

Namespace: Easymap.AddIn.Mapping
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public void ZoomToRectangle(
	RectangleF rect
)

Parameters

rect  RectangleF
 
Remarks
The coordinate system of the map elements is used
See Also