Click or drag to resize

StopSegment.StopEnabled Property

Gets or sets a value indicating whether this segment will actually stop propagation. This is true by default.

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

Property Value

Type: Boolean
See Also