LineOfSightOverlay.FieldOfView Property
Gets or sets the field of view of the observer.
Syntax
public AttributeVariable< System.Double > FieldOfView { get; set; }
Property Value
Default: 90.0
The field of view of the observer, in degrees.
Remarks
This property should evaluate to 360.0 degrees to do the analysis in all directions. Otherwise it must evaluate to a value less than 150 degrees, to do the analysis in a single direction, specified by the Bearing, Pitch and Roll properties.
Platforms
Windows, Linux, Android