Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Point2D

Package version

Represents a point used to define bounding polygons. The unit is either 'pixel' or 'inch' (See LengthUnit).

Hierarchy

  • Point2D

Index

Properties

Properties

x

x: number

x coordinate - relative from the left side of the page

y

y: number

y coordinate - relative from the top of the page

Generated using TypeDoc