mce
    Preparing search index...

    Interface Tools

    interface Tools {
        arrow: [];
        ellipse: [];
        image: [];
        line: [];
        pen: [];
        pencil: [];
        polygon: [];
        rectangle: [];
        slice: [];
        star: [];
        text: [options?: addTextElementOptions];
    }
    Index

    Properties

    arrow: []
    ellipse: []
    image: []
    line: []
    pen: []
    pencil: []
    polygon: []
    rectangle: []
    slice: []
    star: []
    text: [options?: addTextElementOptions]