ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LineOfSightParams Class / LineOfSightParams Constructor / LineOfSightParams Constructor(Polyline,Double,Double,SpatialReference)
The sight line. The observer point is the first point in the line. The target point is the last point in the line.
The observer height offset.
The target height offset.
The output spatial reference.

In This Topic
    LineOfSightParams Constructor(Polyline,Double,Double,SpatialReference)
    In This Topic
    Constructor overload. Initialize a new instance of LineOfSightParams.
    Syntax

    Parameters

    sightLine
    The sight line. The observer point is the first point in the line. The target point is the last point in the line.
    observerHeightOffset
    The observer height offset.
    targetHeightOffset
    The target height offset.
    outputSpatialReference
    The output spatial reference.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.3 or higher.
    See Also