LineOfSightOverlay.Bearing Property
Gets or sets the direction the observer is looking.
Syntax
public AttributeVariable< System.Double > Bearing { get; set; }
Property Value
Default: 0.0
The direction the observer is looking.
Remarks
The bearing of the observer is defined clockwise from north, in degrees.
The property is not used if FieldOfView evaluates to 360.0.
Platforms
Windows, Linux, Android