Api - ISVGElementRenderOptions Interface
Hierarchy
- ISVGElementRenderOptions
Index
Properties
Properties
Optional className
SVG class name of the rendered paths.
Optional cssStyle
CSS style to apply to elements.
Optional fill
SVG fill color.
Optional stroke
SVG color of the rendered paths.
Optional strokeWidth
SVG stroke width of paths. This may have a unit type suffix, if not, the value will be in the same unit system as the units property.
Generated using TypeDoc
SVG rendering options.