interface Delta {
    x: AxisDelta;
    y: AxisDelta;
}

Properties

x y

Properties

Generated using TypeDoc