Click or drag to resize

EnceladusCentralBody.Shape Property

Gets or sets the shape of this central body.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public override Ellipsoid Shape { get; set; }

Property Value

Type: Ellipsoid
Exceptions
ExceptionCondition
ArgumentNullException Thrown when value is null.
See Also