ImageRegion interface
Rozhraní představující oblast ImageRegion.
Vlastnosti
| created | POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze. |
| height | Výška. |
| left | Souřadnice levé hranice. |
| region |
POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze. |
| tag |
ID značky přidružené k této oblasti. |
| tag |
POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze. |
| top | Souřadnice horní hranice |
| width | Šířka. |
Podrobnosti vlastnosti
created
POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.
created?: Date
Hodnota vlastnosti
Date
height
Výška.
height: number
Hodnota vlastnosti
number
left
Souřadnice levé hranice.
left: number
Hodnota vlastnosti
number
regionId
POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.
regionId?: string
Hodnota vlastnosti
string
tagId
ID značky přidružené k této oblasti.
tagId: string
Hodnota vlastnosti
string
tagName
POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.
tagName?: string
Hodnota vlastnosti
string
top
Souřadnice horní hranice
top: number
Hodnota vlastnosti
number
width
Šířka.
width: number
Hodnota vlastnosti
number