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