contourPoints property

List<List<List<int>>>? contourPoints
getter/setter pair

The found contour points of the fields on the ID

Implementation

List<List<List<int>>>? contourPoints;