Show / Hide Table of Contents

Constructor LineOfSightFunction

LineOfSightFunction(ContinuousField, LineOfSightParameters)

Initializes a new instance of the LineOfSightFunction class.

Declaration
public LineOfSightFunction(ContinuousField elevation, LineOfSightParameters parameters)
Parameters
Type Name Description
ContinuousField elevation

A ContinuousField defining the elevation surface.

LineOfSightParameters parameters

Parameters of the line of sight function.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300

LineOfSightFunction(ContinuousFieldFunction, LineOfSightParameters)

Initializes a new instance of the LineOfSightFunction class.

Declaration
public LineOfSightFunction(ContinuousFieldFunction elevation, LineOfSightParameters parameters)
Parameters
Type Name Description
ContinuousFieldFunction elevation

A ContinuousFieldFunction defining the elevation surface.

LineOfSightParameters parameters

Parameters of the line of sight function.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.