CanvasReferencePoint type
Defines the refernece point of a canvas. The reference point is the origin used for panning and zooming operations.
type CanvasReferencePoint = "topLeft" | "center"
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Defines the refernece point of a canvas. The reference point is the origin used for panning and zooming operations.
type CanvasReferencePoint = "topLeft" | "center"