Click or drag to resize

CentralBodyGraphicsShow Property

Gets or sets whether the CentralBody is shown or hidden in the Scene. This only affects the CentralBody itself, not the primitives that are associated with it.

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 Show { get; set; }

Property Value

Type: Boolean
See Also