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

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 point

Implements

MapPoint_MapPointLongitude
See Also