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

    Interface SVGBoundingBoxOptions

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

    Properties

    clipped?: boolean
    fill?: boolean
    markers?: boolean
    stroke?: boolean