@fimagine/writeboard
    Preparing search index...

    Interface ShapEnumShapeInfoMap

    interface ShapEnumShapeInfoMap {
        "1": IShapeInfomation<Pen>;
        "2": IShapeInfomation<Rect>;
        "3": IShapeInfomation<Oval>;
        "4": IShapeInfomation<Text>;
        "5": IShapeInfomation<Polygon>;
        "6": IShapeInfomation<Tick>;
        "7": IShapeInfomation<Cross>;
        "8": IShapeInfomation<HalfTick>;
        "9": IShapeInfomation<Lines>;
    }
    Index

    Properties

    1 2 3 4 5 6 7 8 9

    Properties