LineOfSightOverlay.LineOfSightOverlay Constructors
Initializes a new instance of the LineOfSightOverlay class.
Overload List
| Name | Description | |
|---|---|---|
| Public method | LineOfSightOverlay() | Initializes a new instance of the LineOfSightOverlay class. |
| Public method | LineOfSightOverlay(Operator input) | Initializes a new instance of the LineOfSightOverlay class with the specified input operator. |
LineOfSightOverlay()
Initializes a new instance of the LineOfSightOverlay class.Syntax
public LineOfSightOverlay ()LineOfSightOverlay(Operator input)
Initializes a new instance of the LineOfSightOverlay class with the specified input operator.Syntax
public LineOfSightOverlay (
Operator input
)Parameters
input
Type: Operator
The input operator from which observers are read.
The input operator from which observers are read.
Platforms
Windows, Linux, Android