MapControlEventHandlerMapEvent Event |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public event MapControlEventHandlerMapEventEventHandler MapEvent
Public Event MapEvent As MapControlEventHandlerMapEventEventHandler
public:
event MapControlEventHandlerMapEventEventHandler^ MapEvent {
void add (MapControlEventHandlerMapEventEventHandler^ value);
void remove (MapControlEventHandlerMapEventEventHandler^ value);
}
function add_MapEvent(value);
function remove_MapEvent(value);
Value
Type:
DataPAEnterpriseDashboardMapControlEventHandlerMapEventEventHandlerSee Also