ArcGIS Pro 2.6 API Reference Guide
Camera Class Members
Properties  Methods 


ArcGIS.Desktop.Mapping Namespace : Camera Class

The following tables list the members exposed by Camera.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
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
Public Methods
 NameDescription
Public MethodOverloaded.   
Public Method Serves as the default hash function.  
Top
See Also

Reference

Camera Class
ArcGIS.Desktop.Mapping Namespace