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