Removes the clip from the
Map.
Namespace: Easymap.AddIn.MappingAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic void RemoveClip(
bool zoomTo
)
Public Sub RemoveClip (
zoomTo As Boolean
)
Parameters
- zoomTo Boolean
-
RemarksIndividual clippings of child
MapLayers will not be affected.
See Also