Rectangle.ToPoints

Rectangle.ToPoints method

Converts rectangle into array of points (“QuadPoints”).

public Point[] ToPoints()

Return Value

Array of points.

See Also