Click or drag to resize

ChangeStopSegmentOperatorStopEnabled Property

Gets or sets a value indicating whether the StopSegment should be enabled or disabled.

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

Property Value

Type: Boolean
See Also