Show / Hide Table of Contents

Property FieldOfViewDistortionRatio

FieldOfViewDistortionRatio

Gets how much the vertical field of view is distorted.

Declaration
public double FieldOfViewDistortionRatio { get; }
Property Value
Type Description
Double

How much the vertical field of view is distorted.

Remarks

A distortion factor of 1.0 is default. A distortion factor less than 1.0 will cause the visuals to be stretched taller in comparison to their width. A distortion factor greater than 1.0 will cause the visuals to be shrunk shorter in comparison to their width.

See Also
SetFieldOfView(Double, Double)

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.13 - 100.15
In This Article
Back to top Copyright © 2022 Esri.