LineOfSightOperator.ObserverInput Property
Gets or sets the input operator that gives features that represent observers.
Syntax
public Operator ObserverInput { get; set; }
Property Value
Remarks
A LineOfSightOperator can accept both point features and line features as observers, but the derived classes TargetLineOfSightOperator and AirspaceCoverageOperator can only accept point features. However, a LineOfSightOperator that uses a CustomPropagation cannot accept line features.
Platforms
Windows, Linux, Android