Click or drag to resize

ScalarOccultationTargetPoint Property

Gets or sets the Point representing the location at which the occultation factor is being calculated.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Point TargetPoint { get; set; }

Property Value

Type: Point
See Also