Click or drag to resize

CMAPResizeAll Method

Resize a map to the extents of all views.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void ResizeAll()

public void ResizeAll()
Remarks
This is the same as ResizeAllEx_MAP with <define>MVIEW_EXTENT_CLIP</define>.
See Also