FoundTemplateBoundingBox Property |
The corner points of the template's (possibly rotated) bounding box as Point[].
Namespace: RAYLASE.Marker.JobElement.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic Point[] BoundingBox { get; set; }
Property Value
Point
See Also