Eulergraph
    Preparing search index...

    Type Alias DrawParams

    type DrawParams = {
        startDrawPoint: Point;
        zoom: number;
    }
    Index

    Properties

    Properties

    startDrawPoint: Point
    zoom: number