iink-ts - v4.0.0
    Preparing search index...

    Variable EraserOpsConst

    EraserOps: { create(width?: number): TEraser; getBounds(eraser: TEraser): TBox } = ...

    Type Declaration

    • create: function
      • Parameters

        • width: number = 5

        Returns TEraser

    • getBounds: function
      • Parameters

        Returns TBox