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