GeopositionHeading Property |
Version 55.0.0
Heading in decimal degrees clockwise from true north.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax public double Heading { get; set; }
public:
property double Heading {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also