ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / ExploratoryAnalysisOptions Class / GetLineOfSightOptionsAsync Method

In This Topic
    GetLineOfSightOptionsAsync Method
    In This Topic
    Gets the line of sight options.
    Syntax
    public Task<LineOfSightOptions> GetLineOfSightOptionsAsync()
    Public Function GetLineOfSightOptionsAsync() As Task(Of LineOfSightOptions)

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also