ViewInfo.CameraPoint Property
Gets the position of the camera in a 3D view.
Thread safety: This property is not thread-safe.
Syntax
public Point CameraPoint { get; }
Property Value
Type: Point
A point whose x and y-coordinates are defined in the coordinate reference system of the view and the z-coordinate specifies the height in meters relative the zero level of the ground data.
A point whose x and y-coordinates are defined in the coordinate reference system of the view and the z-coordinate specifies the height in meters relative the zero level of the ground data.
Platforms
Windows, Linux, Android