Get the convex hull of this point sequence

C# | Visual Basic | Visual C++ |
public Seq<T> GetConvexHull( ORIENTATION orientation )
Public Function GetConvexHull ( _ orientation As ORIENTATION _ ) As Seq(Of T)
public: Seq<T>^ GetConvexHull( ORIENTATION orientation )

- orientation (ORIENTATION)
- The orientation of the convex hull

The result convex hull