Click or drag to resize

CMAPResizeAllEx Method

ResizeAll_MAP with selection of view extent type selection.

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

public void ResizeAllEx(
	int ext
)

Parameters

ext
Type: SystemInt32
<define>MVIEW_EXTENT</define>
Remarks
<define>MVIEW_EXTENT_VISIBLE</define> gives a more "reasonable" map size, and won't clip off labels outside a graph window.
See Also