Skip to main content
Version: API v3

Point

Kind: interface
Module/package: models
SDK: pdfdancer-client-typescript 3.0.0

Represents a 2D point with x and y coordinates.

Declaration

interface Point

Members

x

x: number

y

y: number

View source at 7bd49ac104cc