Table of Contents

Class SvgPointList

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

This class defines a list of SvgPoint objects.

public sealed class SvgPointList : SvgList<ISvgPoint>, IEnumerable<ISvgPoint>, IEnumerable, ISvgPointList
Inheritance
SvgPointList
Implements
Inherited Members

Constructors

SvgPointList()
SvgPointList(string, bool)

Methods

FromString(string, bool)