Region interface
An interface representing Region.
Properties
height | Height. |
left | Coordinate of the left boundary. |
tag |
Id of the tag associated with this region. |
top | Coordinate of the top boundary. |
width | Width. |
Property Details
height
Height.
height: number
Property Value
number
left
Coordinate of the left boundary.
left: number
Property Value
number
tagId
Id of the tag associated with this region.
tagId: string
Property Value
string
top
Coordinate of the top boundary.
top: number
Property Value
number
width
Width.
width: number
Property Value
number