Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISize

This interface describes the size of a PageElement in pixels.

Hierarchy

  • object
    • ISize

Index

Properties

Properties

height

height: number

Height of a PageElement in pixels

width

width: number

Width of a PageElement in pixels

Generated using TypeDoc