BoundingRegion interface

Bounding polygon on a specific page of the input.

Extends

Properties

pageNumber

1-based page number of page containing the bounding region.

Inherited Properties

polygon

Bounding polygon of the entity.

Property Details

pageNumber

1-based page number of page containing the bounding region.

pageNumber: number

Property Value

number

Inherited Property Details

polygon

Bounding polygon of the entity.

polygon?: Point2D[]

Property Value

Inherited From HasBoundingPolygon.polygon