Click or drag to resize

CentralBodyGraphicsShowLabel Property

Gets or sets whether a label with the name of the CentralBody should be rendered in the Scene when the Camera is at certain distance away from the CentralBody.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public virtual bool ShowLabel { get; set; }

Property Value

Type: Boolean
See Also