stylesheet property

Stylesheet stylesheet
getter/setter pair

The stylesheet that will be applied when a ScalableImage is created. See https://www.w3.org/TR/2011/REC-SVG11-20110816/styling.html#StylingWithCSS .

Implementation

Stylesheet stylesheet;