Click or drag to resize

AGIRoamImageGlobeOverlayCentralBody Property

Gets the CentralBody that the GlobeOverlay is displayed on. It will return 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: 24.1.418.0 (24.1.418.0)
Syntax
public override CentralBody CentralBody { get; }

Property Value

Type: CentralBody
See Also