Interface IConvexPolygon
An interface for the convex polygon
public interface IConvexPolygon
Methods
GetVertices()
Get the vertices of this convex polygon
Point[] GetVertices()
Returns
- Point[]
The vertices of this convex polygon
An interface for the convex polygon
public interface IConvexPolygon
Get the vertices of this convex polygon
Point[] GetVertices()
The vertices of this convex polygon