Click or drag to resize

RhumbLineInterpolatorCentralBody Property

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

Property Value

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