ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMapView Class / FieldOfView Property

In This Topic
    FieldOfView Property (CIMMapView)
    In This Topic
    Gets or sets the scene's field-of-view in degrees (value must be between 35 and 70). Only used when the scene is in Perspective draw mode.
    Syntax
    public double FieldOfView {get; set;}
    Public Property FieldOfView As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also