Click or drag to resize

SegmentListPropagatorSegments Property

Gets the SegmentPropagators that will be propagated.

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

Property Value

Type: IListSegmentPropagator
See Also