Perseus
    Preparing search index...
    interface RaphaelElement {
        attrs: Record<string, any>;
        node: { style: { shapeRendering: "geometricPrecision" | "crispEdges" } };
        type: string;
    }
    Index

    Properties

    Properties

    attrs: Record<string, any>
    node: { style: { shapeRendering: "geometricPrecision" | "crispEdges" } }
    type: string