ArcGIS Pro 2.6 API Reference Guide
X Property (Camera)

ArcGIS.Desktop.Mapping Namespace > Camera Class : X 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.
Syntax
public double X {get; set;}
Public Property X As Double
Remarks
X, Y, Z, and SpatialReference are used to describe the viewing location. X defines the x coordinate of the camera location.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Camera Class
Camera Members