ImageRegion Class

ImageRegion.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
ImageRegion

Constructor

ImageRegion(*, tag_id: str, left: float, top: float, width: float, height: float, **kwargs)

Parameters

tag_id
str
Required

Required. Id of the tag associated with this region.

left
float
Required

Required. Coordinate of the left boundary.

top
float
Required

Required. Coordinate of the top boundary.

width
float
Required

Required. Width.

height
float
Required

Required. Height.

Variables

region_id
str
tag_name
str
created
datetime