Interface: TransformationEvent 
Hierarchy 
- Event
- ↳ - TransformationEvent
Properties 
inverseTransformation 
• Readonly inverseTransformation: TransformationRepresentation
The inverse of transformation
Inherited from 
Transformed.inverseTransformation
Defined in 
transformation 
• Readonly transformation: TransformationRepresentation
The transformation that, when applied to a point (x, y) in the CSS-pixel-base coordinate system of the <canvas> (which has its origin at the top-left corner of the canvas), returns the corresponding point in the InfiniteCanvas's coordinate system