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

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

Return Value

Type: Double
The latitude value for this event

Implements

MapMoveEventArgs_MapMoveEventArgsLatitude
See Also