All Products
Search
Document Center

Intelligent Media Management:Boundary

Last Updated:Aug 28, 2026

Parameter

Type

Description

Example

object

The boundary information.

Width

integer

The width, in pixels.

200

Height

integer

The height, in pixels.

300

Left

integer

The horizontal distance from the vertex to the left edge, in pixels.

10

Top

integer

The vertical distance from the vertex to the top edge, in pixels.

30

Polygon

array

A closed polygon defined by a set of points. This parameter applies only when the boundary describes a polygon instead of a rectangle.

Note

This parameter is mutually exclusive with Width, Height, Left, and Top. A boundary describes either a rectangle or a polygon.

PointInt64

The coordinates of points that form the polygon.