Click or drag to resize

FoundTemplateBoundingBox Property

The corner points of the template's (possibly rotated) bounding box as Point[].

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public Point[] BoundingBox { get; set; }

Property Value

Point
See Also