ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMViewCamera Class / ViewportWidth Property

In This Topic
    ViewportWidth Property (CIMViewCamera)
    In This Topic
    Gets or sets the width of the viewport in meters. Viewport height and width are used for consistent camera positioning in isometric 3D views, eye separation in 3D stereo views and defines the focal distance in perspective views.
    Syntax
    public double ViewportWidth {get; set;}
    Public Property ViewportWidth As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also