Class SvgStyleElement
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
The SvgStyleElement interface corresponds to the 'style' element.
public sealed class SvgStyleElement : SvgElement, ICloneable, IEnumerable, IXPathNavigable, IEventTargetSupport, IEventTarget, IElementCssInlineStyle, ISvgStyleElement, ISvgElement, IElement, IXmlElement, INode, IXmlNode, ISvgLangSpace
- Inheritance
-
SvgStyleElement
- Implements
- Inherited Members
Constructors
Properties
- IsRenderable
Gets a value indicating whether this SVG element is renderable.