Class SvgTextPathElement
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
The implementation of the ISvgTextPathElement interface corresponds to the 'textPath' element.
public sealed class SvgTextPathElement : SvgTextContentElement, ICloneable, IEnumerable, IXPathNavigable, IEventTargetSupport, IElementCssInlineStyle, ISvgTransformable, ISvgLocatable, ISvgTextPathElement, ISvgUriReference, ISvgTextContentElement, ISvgElement, IElement, IXmlElement, INode, IXmlNode, ISvgTests, ISvgLangSpace, ISvgExternalResourcesRequired, ISvgStylable, IEventTarget, ISvgElementVisitorTarget
- Inheritance
-
SvgTextPathElement
- Implements
- Inherited Members
Constructors
Properties
Methods
- Accept(ISvgElementVisitor)
This dispatches the rendering request to the accepted ISvgElementVisitor object.