Click or drag to resize
MapMoveEventArgsLongitude Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the longitude value for this event

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public double Longitude { get; set; }

Return Value

Type: Double
The longitude value for this event

Implements

MapMoveEventArgs_MapMoveEventArgsLongitude
See Also