sesaparcours
    Preparing search index...
    interface DragEventParams {
        drag: Drag;
        e: MouseEvent;
        el: jsPlumbDOMElement;
        originalPos: PointXY;
        pos: PointXY;
        size: Size;
    }

    Hierarchy (View Summary)

    Index

    Properties

    drag: Drag
    originalPos: PointXY
    pos: PointXY
    size: Size