IMapPin.SendMarkerClick Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sends a marker click event.
public:
bool SendMarkerClick();
public bool SendMarkerClick();
abstract member SendMarkerClick : unit -> bool
Public Function SendMarkerClick () As Boolean
Returns
true if the info window should be hidden; otherwise, false.