[]
Gets or sets a source for the vertex points. The PointsSource is used only if Points property is not set(Points is null value).
public IEnumerable<Point> PointsSource { get; set; }