BoundingBox Interface

Bounding box of the face.
Instance Properties
Name Description
width: number The width of the bounding box.
height: number The height of the bounding box.
left: number The x coordinate of the bounding box with the origin (0,0) in the upper left corner.
top: number The y coordinate of the bounding box with the origin (0,0) in the upper left corner.