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

In This Topic
    RefractionFactor Property
    In This Topic
    Gets and sets the refraction factor to apply. Default value is DefaultRefractionFactor.
    Syntax
    public double RefractionFactor {get; set;}
    Public Property RefractionFactor As Double
    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