Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageRegion

Package version

An interface representing ImageRegion.

Hierarchy

  • ImageRegion

Index

Properties

Optional created

created: Date

NOTE: This property will not be serialized. It can only be populated by the server.

height

height: number

Height.

left

left: number

Coordinate of the left boundary.

Optional regionId

regionId: undefined | string

NOTE: This property will not be serialized. It can only be populated by the server.

tagId

tagId: string

Id of the tag associated with this region.

Optional tagName

tagName: undefined | string

NOTE: This property will not be serialized. It can only be populated by the server.

top

top: number

Coordinate of the top boundary.

width

width: number

Width.

Generated using TypeDoc