Gets a point array containing the vertices for the shape.
public System.Drawing.Point[] GetVertices();
The point array of the shape.
Shape Methods