Click or drag to resize
CMAPResizeAllEx Method
ResizeAll_MAP with selection of view extent type selection.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
MVIEW_EXTENT_VISIBLE gives a more "reasonable" map size, and won't clip off labels outside a graph window.
Syntax
public void ResizeAllEx(
	int i1
)

Parameters

i1
Type: SystemInt32
See MVIEW_EXTENTConstant
See Also