Table of Contents

Class SvgPolylineElement

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll
public sealed class SvgPolylineElement : SvgPolyElement, ICloneable, IEnumerable, IXPathNavigable, IEventTargetSupport, IElementCssInlineStyle, ISharpMarkerHost, ISvgPolylineElement, ISvgElement, IElement, IXmlElement, INode, IXmlNode, ISvgTests, ISvgLangSpace, ISvgExternalResourcesRequired, ISvgStylable, ISvgTransformable, ISvgLocatable, ISvgAnimatedPoints, IEventTarget, ISvgElementVisitorTarget
Inheritance
SvgPolylineElement
Implements
Inherited Members

Constructors

SvgPolylineElement(string, string, string, SvgDocument)

Properties

IsClosed

Methods

Accept(ISvgElementVisitor)

This dispatches the rendering request to the accepted ISvgElementVisitor object.