ArcGIS Pro 2.9 API Reference Guide
MinimumDistance Property (LineOfSight)

ArcGIS.Desktop.Mapping Namespace > LineOfSight Class : MinimumDistance Property
Set/Get the LineOfSight's minimum distance.

Defines a near distance limit in meters. Any scene content closer than this value is disregarded.

Syntax
public double MinimumDistance {get; set;}
Public Property MinimumDistance As Double
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

LineOfSight Class
LineOfSight Members