Represents a list of SvgUnit used with the SvgPolyline and SvgPolygon.
[TypeConverter(typeof(SvgPointCollectionConverter))]
public class SvgPointCollection : List<SvgUnit>, IList<SvgUnit>, ICollection<SvgUnit>, IReadOnlyList<SvgUnit>, IReadOnlyCollection<SvgUnit>, IEnumerable<SvgUnit>, IList, ICollection, IEnumerable, ICloneable
kind:method, kind:property, kind:ctor. Press Esc to clear.