Class SvgPolygonElement
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
public sealed class SvgPolygonElement : SvgPolyElement, ICloneable, IEnumerable, IXPathNavigable, IEventTargetSupport, IElementCssInlineStyle, ISharpMarkerHost, ISvgPolygonElement, ISvgElement, IElement, IXmlElement, INode, IXmlNode, ISvgTests, ISvgLangSpace, ISvgExternalResourcesRequired, ISvgStylable, ISvgTransformable, ISvgLocatable, ISvgAnimatedPoints, IEventTarget, ISvgElementVisitorTarget
- Inheritance
-
SvgPolygonElement
- Implements
- Inherited Members
Constructors
Properties
- MarkerPositions
An array specifying the position of each vertex in the Svg element's shape.
Methods
- Accept(ISvgElementVisitor)
This dispatches the rendering request to the accepted ISvgElementVisitor object.