CanvasView.md
August 30, 2023 ยท View on GitHub
It which provides built-in support for presenting a collection of items bound to specific coordinates and drag-and-drop support of those items.
Note: This control isn't working on Web Assembly at the moment.
The following example shows how the CanvasView can be used to display and drag a collection of rectangles:
[!SAMPLE CanvasViewDragSample]