Property Points
Points
Gets or sets the array of vertices specifying the path. NaN values will not be connected or drawn.
public Point2f[] Points { get; set; }
Property Value
- Point2f[]
Gets or sets the array of vertices specifying the path. NaN values will not be connected or drawn.
public Point2f[] Points { get; set; }