Click or drag to resize

ScalarGrazingAltitudeBetweenTwoPointsToObject Property

Gets or sets the object that provides the ending location for the line of sight vector. The object should be able to provide the ILocationPointService.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IServiceProvider ToObject { get; set; }

Property Value

Type: IServiceProvider
See Also