public bool RemoveOverlayControl( IMapViewOverlayControl overlayControl )
Public Function RemoveOverlayControl( _ ByVal overlayControl As IMapViewOverlayControl _ ) As Boolean
Parameters
- overlayControl
- The control to remove.
Return Value
True if the control was removed, false if the control was not found.