The CvPoint representation of this 2D point

C# | Visual Basic | Visual C++ |
[ObsoleteAttribute("Will be removed in the next version, use MCvPoint instead")] public MCvPoint CvPoint { get; }
<ObsoleteAttribute("Will be removed in the next version, use MCvPoint instead")> _ Public ReadOnly Property CvPoint As MCvPoint
[ObsoleteAttribute(L"Will be removed in the next version, use MCvPoint instead")] public: property MCvPoint CvPoint { MCvPoint get (); }