ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LineOfSightParams Class / RefractionFactor Property
Version

RefractionFactor Property
Gets and sets the refraction factor to apply. Default value is DefaultRefractionFactor.
Syntax
public double RefractionFactor {get; set;}
Remarks
Explicitly set this to zero if no RefractionFactor is desired.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.2 or higher.
See Also