Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InsetShape

A PageShape subclass that modifies all Y-positions by a constant amount; useful with CompoundShape.

Hierarchy

  • InsetShape

Index

Constructors

Constructors

constructor

  • new InsetShape(leftInset: number, rightInset: number): InsetShape
  • Parameters

    • leftInset: number
    • rightInset: number

    Returns InsetShape