Raises an event.
Namespace: MindFusion.Mapping
File: MapView.js
JavaScript Copy Code |
---|
function raiseEvent (eventName, args) |
The name of the event to raise.
Type: EventArgs
An instance of type EventArgs that holds data for the event specified with eventName.