Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Point2D

Package version

Represents a point used to defined bounding boxes. The unit is either 'pixel' or 'inch' (See {link @LengthUnit}).

Hierarchy

  • Point2D

Index

Properties

Properties

x

x: number

x coordinate

y

y: number

y coordinate

Generated using TypeDoc