ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LineOfSightResult Class / IsTargetVisibleFromVisibleLine Property

In This Topic
    IsTargetVisibleFromVisibleLine Property
    In This Topic
    Gets whether the target is visible from the visible line.
    Syntax
    public bool IsTargetVisibleFromVisibleLine {get;}
    Public ReadOnly Property IsTargetVisibleFromVisibleLine As Boolean
    Remarks
    Not used. Currently, this value will always be false.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also