Property MaxRadius
MaxRadius
Gets or sets the maximum radius for the viewshed calculation.
Declaration
public double MaxRadius { get; set; }
Property Value
| Type | Description |
|---|---|
| double | The maximum radius for the viewshed calculation. |
Remarks
It must be a positive value in the horizontal unit of the ContinuousField elevation surface spatial reference that was used to create the ViewshedFunction.
Set to positive infinity to calculate the viewshed for the full extent.
The default value is 10000.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |