The LineMaxResults type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ConsideredOutliers | Get the set of outliers evaluated by the line finding algorithm, but ultimately not qualifying as an inlier of any of the line results. | |
| Count | Get the number of elements contained in this collection. | |
| Handle | (Overrides ReadOnlyCollectionOfLineMaxResultPtr Handle.) | |
| Item | (Overrides ReadOnlyCollectionOfLineMaxResultPtr Item Int32 .) | |
| UnconsideredOutliers | Get the set of edge points ruled out prior to the line finding algorithm. |
See Also