Click or drag to resize
CMAPResizeAll Method
Resize a map to the extents of all views.

Available since Oasis montaj version: 5.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
This is the same as ResizeAllEx_MAP with MVIEW_EXTENT_CLIP.
Syntax
public void ResizeAll()
See Also