An interface for the convex polygon
| C# | Visual Basic | Visual C++ |
public interface IConvexPolygon
Public Interface IConvexPolygon
public interface class IConvexPolygon
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| GetVertices()()() |
Get the vertices of this convex polygon
|