Click or drag to resize

QuadAllPoints Method

Enumerable for all corner points.

Namespace:  Scandit.Recognition
Assembly:  Scandit.Recognition (in Scandit.Recognition.dll) Version: 5.16.0.10 (5.16.0.10)
Syntax
public IEnumerable<Point> AllPoints()

Return Value

Type: IEnumerablePoint
All points ordered as topLeft, topRight, bottomRight, bottomLeft
Version Information

Supported in: 1.0
See Also