TargetedSegmentListFunctionResultsSegmentListResults Property |
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SegmentListResults SegmentListResults { get; protected set; }
Public Property SegmentListResults As SegmentListResults
Get
Protected Set
public:
property SegmentListResults^ SegmentListResults {
SegmentListResults^ get ();
protected: void set (SegmentListResults^ value);
}
member SegmentListResults : SegmentListResults with get, set
Property Value
Type:
SegmentListResultsSee Also