Skip to main content
Version: API v2 Preview

ShapeType

Kind: enum
Module/package: models
SDK: pdfdancer-client-typescript 2.0.0

Defines the geometric shape type used for position specification.

Declaration

enum ShapeType

Members

CIRCLE

CIRCLE = "CIRCLE"

LINE

LINE = "LINE"

POINT

POINT = "POINT"

RECT

RECT = "RECT"

View source at 7bd49ac104cc