Click or drag to resize

MapRemoveClip Method

Removes the clip from the Map.

Namespace:  Easymap.AddIn.Mapping
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public void RemoveClip(
	bool zoomTo
)

Parameters

zoomTo
Type: SystemBoolean
Remarks
Individual clippings of child MapLayers will not be affected.
See Also