easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn
Sheet Class
Sheet Methods
Dispose Method
Draw Method
Redraw Method
SetDefaultMode Method
SetDirty Method
SetMeasureMode Method
SetPanMode Method
SetSelectPolygonMode Method
SetSelectRadiusMode Method
SetSelectRectangleMode Method
SetZoomMode Method
Zoom100 Method
ZoomAll Method
ZoomIn Method
ZoomLast Method
ZoomOut Method
ZoomSelection Method
ZoomToLayerElements Method
ZoomToRectangle Method
Sheet
ZoomToRectangle Method
Zoom to specified rectangle
Namespace:
Easymap.AddIn
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
C#
VB
Copy
public
void
ZoomToRectangle
(
RectangleF
rect
)
Public
Sub
ZoomToRectangle
(
rect
As
RectangleF
)
Parameters
rect
Type:
Easymap.AddIn.Common.Graphics
RectangleF
Rectangle which will be zoomed.
See Also
Reference
Sheet Class
Easymap.AddIn Namespace