Version: API v2 PreviewOn this pagePathPoint Kind: interface Module/package: models SDK: pdfdancer-client-typescript 2.0.0 Represents a 2D point with x and y coordinates for path operations. Declaration interface PathPoint Members x x: number y y: number Related guides Working with Vector Graphics View source at 7bd49ac104cc