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

In This Topic
    IsTargetVisibleFromInvisibleLine Property
    In This Topic
    Gets whether the target is visible from the invisible line.
    Syntax
    public bool IsTargetVisibleFromInvisibleLine {get;}
    Public ReadOnly Property IsTargetVisibleFromInvisibleLine 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