MapPoint_MapPointLatitude Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax double Latitude { get; set; }
Property Latitude As Double
Get
Set
property double Latitude {
double get ();
void set (double value);
}
function get_Latitude();
function set_Latitude(value);
Property Value
Type:
DoubleSee Also