An interface for the convex polygon

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)

Syntax

         
 C#  Visual Basic  Visual C++ 
public interface IConvexPolygonF
Public Interface IConvexPolygonF
public interface class IConvexPolygonF

Members

      
 All Members  Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
GetVertices()()()()
Get the vertices of this convex polygon

See Also