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"
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Defines the refernece point of a canvas. The reference point is the origin used for panning and zooming operations.
type CanvasReferencePoint = "topLeft" | "center"