LineOfSightResult Class Members
In This Topic
The following tables list the members exposed by LineOfSightResult.
Public Properties
| Name | Description |
 | InvisibleLine |
Gets the invisible part(s), if any, of the surface profile, from the
perspective of the observer point when looking towards the target point.
|
 | IsTargetVisibleFromInvisibleLine |
Gets whether the target is visible from the invisible line.
|
 | IsTargetVisibleFromObserverPoint |
Gets whether the target point is visible from the observer point.
|
 | IsTargetVisibleFromVisibleLine |
Gets whether the target is visible from the visible line.
|
 | ObstructionPoint |
Gets the location, if any, of the first obstruction on the
observer's sight line to the target.
|
 | VisibleLine |
Gets the visible part(s), if any, of the surface profile, from the
perspective of the observer point when looking towards the target point.
|
Top
See Also