Click or drag to resize

SheetZoomToRectangle Method

Zoom to specified rectangle

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

Parameters

rect  RectangleF
Rectangle which will be zoomed.
See Also