ImageRegionCreateEntry interface   
Entry associating a region to an image.
Properties
| height | Height. | 
| image | Id of the image. | 
| 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: numberProperty Value
number
		imageId
	 
	Id of the image.
imageId: stringProperty Value
string
left
Coordinate of the left boundary.
left: numberProperty Value
number
		tagId
	 
	Id of the tag associated with this region.
tagId: stringProperty Value
string
top
Coordinate of the top boundary.
top: numberProperty Value
number
width
Width.
width: numberProperty Value
number