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


In This Topic
    CIMViewCamera Class Properties
    In This Topic

    For a list of all members of this type, see CIMViewCamera members.

    Public Properties
     NameDescription
    Public Property Gets or sets the heading.  
    Public Property Gets or sets the pitch.  
    Public Property Gets or sets the roll.  
    Public Property Gets or sets the scale.  
    Public Property Gets or sets the height 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.  
    Public Property 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.  
    Public Property Gets or sets X.  
    Public Property Gets or sets Y.  
    Public Property Gets or sets Z.  
    Top
    See Also