easymap office API-Reference
easymap office API-Reference
easymap office API-Reference
Easymap.AddIn.Mapping
Map Class
Map Methods
HasClip Method
RemoveClip Method
SetClip Method
ZoomToLayerElements Method
ZoomToRectangle Method
ZoomToSelection Method
Map
ZoomToRectangle Method
Zoom the view to the specified
RectangleF
Namespace:
Easymap.AddIn.Mapping
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
Remarks
The coordinate system of the map elements is used
See Also
Reference
Map Class
Easymap.AddIn.Mapping Namespace