GeopositionAltitude Property |
Version 55.0.0
Altitude in meters (above WGS84 datum).
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax public double Altitude { get; set; }
public:
property double Altitude {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also