Eulergraph
    Preparing search index...
    figures: {
        bezier: null;
        calloutLine: typeof CalloutLine;
        ellipse: typeof EllipseShape;
        line: null;
        linearDimension: typeof LinearDimension;
        paintShape: null;
        parallelogramm: typeof ParallelogramShape;
        polyline: null;
        rectangle: typeof RectangleShape;
        regularPolygon: typeof RegularPolygon;
        spline: typeof Spline;
        triangle: typeof TriangleShape;
    } = ...

    Type Declaration