SVGnet API Documentation - v0.4.1
    Preparing search index...

    Interface ShapeResult

    interface ShapeResult {
        shapeElement: SVGElement;
        hiddenIndicator?: SVGElement;
    }
    Index

    Properties

    shapeElement: SVGElement
    hiddenIndicator?: SVGElement