[]
Gets or sets the list of points.
public List<SvgPoint> Points { get; set; }
Public Property Points As List(Of SvgPoint)