Home

constant: SVG_SIZE


  {
    "comment": "/**\n * Regexp for SVG size.\n *\n * @static\n * @constant\n * @name SVG_SIZE\n * @memberof PIXI\n * @type {RegExp|string}\n * @example <svg width=\"100\" height=\"100\"></svg>\n */",
    "meta": {
        "range": [
            5559,
            5739
        ],
        "filename": "const.js",
        "lineno": 229,
        "path": "C:\\Users\\beaujeup\\projects\\jsdoc-template\\examples\\pixi.js\\pixi.js-repo\\src\\core",
        "code": {}
    },
    "description": "

Regexp for SVG size.

", "scope": "static", "kind": "constant", "name": "SVG_SIZE", "memberof": "PIXI", "type": { "names": [ "RegExp", "string" ] }, "examples": [ "<svg width=\"100\" height=\"100\"></svg>" ], "longname": "PIXI.SVG_SIZE", "___id": "T000002R007163", "___s": true, "filepath": "core\\const.js" }