Skip to main content
Version: API v2 Preview

Point

Kind: interface
Module/package: models
SDK: pdfdancer-client-typescript 2.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