The MCvPoint2D32f representation of this 2D point

C# | Visual Basic | Visual C++ |
public MCvPoint2D32f MCvPoint2D32f { get; set; }
Public Property MCvPoint2D32f As MCvPoint2D32f
public: property MCvPoint2D32f MCvPoint2D32f { MCvPoint2D32f get (); void set (MCvPoint2D32f value); }