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
Properties
- ExternalResourcesRequired
Corresponds to attribute externalResourcesRequired on the given element.
- IsRenderable
Gets a value indicating whether this SVG element is renderable.
- RenderingHint
Gets a value providing a hint on the rendering defined by this element.