vot.js - v2.4.18
    Preparing search index...

    Interface SVGBoundingBoxOptions

    interface SVGBoundingBoxOptions {
        clipped?: boolean;
        fill?: boolean;
        markers?: boolean;
        stroke?: boolean;
    }
    Index
    clipped?: boolean
    fill?: boolean
    markers?: boolean
    stroke?: boolean