Table of Contents

Class SvgSolidColorElement

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

An SVG object represents an 'solidcolor' element in the DOM.

public sealed class SvgSolidColorElement : SvgStyleableElement, ICloneable, IEnumerable, IXPathNavigable, IEventTargetSupport, IEventTarget, IElementCssInlineStyle, ISvgSolidColorElement, ISvgElement, IElement, IXmlElement, INode, IXmlNode, ISvgUriReference, ISvgTests, ISvgLangSpace, ISvgExternalResourcesRequired, ISvgStylable
Inheritance
SvgSolidColorElement
Implements
Inherited Members

Constructors

SvgSolidColorElement(string, string, string, SvgDocument)

Properties

Children
ExternalResourcesRequired

Corresponds to attribute externalResourcesRequired on the given element.

Href
IsRenderable

Gets a value indicating whether this SVG element is renderable.

ReferencedElement
RenderingHint

Gets a value providing a hint on the rendering defined by this element.

RequiredExtensions
RequiredFeatures
SystemLanguage

Methods

HasExtension(string)