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.0 - 300.1
.NET Windows300.0 - 300.1
.NET Android300.0 - 300.1
.NET iOS300.0 - 300.1

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.0 - 300.1
.NET Windows300.0 - 300.1
.NET Android300.0 - 300.1
.NET iOS300.0 - 300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.