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