Click or drag to resize

RhumbLineInterpolator.CentralBody Property

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

Property Value

Type: CentralBody
Exceptions
ExceptionCondition
ArgumentNullException The central body must not be null.
See Also