Property Points
Points
Gets or sets the array of vertices specifying each polyline.
public Point[][] Points { get; set; }
Property Value
- Point[][]
Gets or sets the array of vertices specifying each polyline.
public Point[][] Points { get; set; }