Click or drag to resize

TargetedSegmentListOperatorResults.FinalSegmentsResults Property

Gets or sets the SegmentListResults of the segments propagated after the operator was executed.

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

Property Value

Type: SegmentListResults
See Also