Click or drag to resize

ChangeStopSegmentOperatorStopSegment Property

Gets or sets the segment that will be enabled or disabled by this operator.

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

Property Value

Type: StopSegment
See Also