Click or drag to resize

FollowSegmentPropagatorDefinition Property

Gets or sets the definition of the StoppablePropagator that this segment will propagate.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public StoppablePropagatorDefinition PropagatorDefinition { get; set; }

Property Value

Type: StoppablePropagatorDefinition
See Also