ArcGIS Pro 2.8 API Reference Guide
Camera Class Properties


ArcGIS.Desktop.Mapping Namespace : Camera Class

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

Public Properties
 NameDescription
Public Property Gets or sets the Heading of the Camera, in degrees from North. 0 is North, 90 is West, 180 is South, -90 is East, etc. This property applies to both 2D and 3D views.  
Public Property Gets or sets the Pitch of the Camera, in degrees from horizontal. 0 is horizontal, 90 is looking directly up and -90 is looking directly down. This property applies to 3D views only.  
Public Property Gets or sets the Roll of the Camera, in degrees around the view vector. 0 is no roll, 45 rolls the right side down, -45 rolls the left side down. This property applies to 3D views only.  
Public Property Gets or sets the Scale of the Camera, as a ratio of distance on the map to reality. This property applies to 2D views only.  
Public Property Gets or sets the Spatial Reference of the Camera. This property applies to both 2D and 3D views.  
Public Property Gets or sets the Viewpoint of the Camera. This property applies to both 2D and 3D views.  
Public Property The height of the viewport (in meters), required for consistent isometric camera positioning.  
Public Property The width of the viewport (in meters), required for consistent isometric camera positioning.  
Public Property Gets or sets the X position of the Camera, in the units of the camera's spatial reference. This property applies to both 2D and 3D views.  
Public Property Gets or sets the Y position of the Camera, in the units of the camera's spatial reference. This property applies to both 2D and 3D views.  
Public Property Gets or sets the Z position of the Camera, in the units of the camera's spatial reference. This property applies to 3D views only.  
Top
See Also

Reference

Camera Class
ArcGIS.Desktop.Mapping Namespace