ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMap Class / DefaultFieldOfView Property

In This Topic
    DefaultFieldOfView Property
    In This Topic
    Gets or sets the default 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 DefaultFieldOfView {get; set;}
    Public Property DefaultFieldOfView As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also