Points

Gets or sets the list of points (x1, y1, z1, x2, y2, z2, ...)

Declaration Syntax

public IEnumerable<double> Points { set;get; }