Skip to main content

HtmlPointParent <T>

Implemented by

Index

Properties

centerPoint

centerPoint: () => Html2CanvasPoint

Type declaration

rotate

rotate: (point: Html2CanvasPoint) => void

Type declaration

scale

scale: (point: Html2CanvasPoint, retainAspectRatio?: boolean) => void

Type declaration

translate

translate: () => void

Type declaration

    • (): void
    • Returns void

worldMatrix

worldMatrix: () => Matrix

Type declaration

    • (): Matrix
    • Returns Matrix