Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICoordinates

This interface describes the coordinates of the upper left corner of a PageElement on the page in pixels.

Hierarchy

  • object
    • ICoordinates

Index

Properties

Properties

x

x: number

X-Location of the upper left corner of a PageElement on the page in pixels

y

y: number

Y-Location of the upper left corner of a PageElement on the page in pixels

Generated using TypeDoc