GlobeView.GeocentricCameraPoint Property
Gets the current camera position in the internal geocentric coordinate system.
Syntax
public Point GeocentricCameraPoint { get; }
Property Value
The current camera position in the internal geocentric coordinate system.
Remarks
Internally, all longitude/latitude/elevation coordinates are converted to a geocentric coordinate system. This property, together with GeocentricCameraAheadVector and GeocentricCameraAheadVector specifies the camera orientation in that geocentric reference system.
Platforms
Windows, Linux, Android