Click or drag to resize
MapMoveEventArgs Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event aurguments passed by DashboardChart in ContextMenuItemSelected event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    DataPAEnterpriseDashboardMapMoveEventArgs

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public class MapMoveEventArgs : EventArgs, 
	MapMoveEventArgs_MapMoveEventArgs

The MapMoveEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodMapMoveEventArgs
Creates and returns a new MapMoveEventArgs object
Top
Fields
Properties
  NameDescription
Public propertyLatitude
Gets and sets the latitude value for this event
Public propertyLongitude
Gets and sets the longitude value for this event
Public propertyZoom
Gets and sets the zoom value for this event
Top
Remarks