CatalogGlobe.CameraPoint Property
Gets the suggested camera point for the globe view.
Syntax
public Point CameraPoint { get; }
Property Value
The suggested camera point for the globe view.
Remarks
If the original globe view camera parameters are available in the metadata, this method will return the original camera point. If not it will calculate a suitable point from the CatalogMetadata.InitialArea, or return a default camera point showing the entire globe.
Platforms
Windows, Linux, Android