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

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 point

Implements

MapPoint_MapPointLatitude
See Also