ArcGIS Pro 3.7 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 Property RefractionFactor As Double
    public double RefractionFactor {get; set;}
    Remarks
    Explicitly set this to zero if no RefractionFactor is desired.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also