GlobeView.CameraProjectOverlay Property
Gets or sets parameters that control a camera projection in the view.
Syntax
public CameraProjectOverlay CameraProjectOverlay { get; set; }
Property Value
Default: null
Parameters that determine how a camera projection is performed, or null to disable the overlay.
Remarks
If a CameraProjectOverlay object is assigned to this property, the globe view will perform a camera projection.
See CameraProjectOverlay for more information about how to configure a camera projection.
Platforms
Windows, Linux, Android