Click or drag to resize

SegmentResultsPropagator Property

Gets the SegmentPropagator that was used to make this set of results.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SegmentPropagator Propagator { get; }

Property Value

Type: SegmentPropagator
See Also