Table of Contents

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

SvgTextPathElement(string, string, string, SvgDocument)

Properties

Href
LengthAdjust
Method
ReferencedElement
Spacing
StartOffset
TextLength

Methods

Accept(ISvgElementVisitor)

This dispatches the rendering request to the accepted ISvgElementVisitor object.