Table of Contents

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

SvgStyleElement(string, string, string, SvgDocument)

Properties

IsRenderable

Gets a value indicating whether this SVG element is renderable.

Media
Title
Type