EVA ICS WebEngine React
    Preparing search index...

    Interface CanvasPosition

    interface CanvasPosition {
        x: number;
        y: number;
    }
    Index

    Properties

    x y

    Properties

    x: number
    y: number