Click or drag to resize

AGIProcessedImageGlobeOverlay.CentralBody Property

Gets the CentralBody that the GlobeOverlay is displayed on. It will return null if the GlobeOverlay hasn't been added to a CentralBody.

Namespace:  AGI.Foundation.Graphics.Advanced
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public override CentralBody CentralBody { get; }

Property Value

Type: CentralBody
See Also