MapZoomToRectangle Method |
Namespace: Easymap.AddIn.MappingAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic void ZoomToRectangle(
RectangleF rect
)
Public Sub ZoomToRectangle (
rect As RectangleF
)
Parameters
- rect RectangleF
-
RemarksThe coordinate system of the map elements is used
See Also