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"
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Defines the refernece point of a canvas. The reference point is the origin used for panning and zooming operations.
type CanvasReferencePoint = "topLeft" | "center"