Pointer to the point of the contour where the defect ends

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.1.0 (2.0.1.0)

Syntax

C#
public IntPtr EndPointPointer
Visual Basic (Declaration)
Public EndPointPointer As IntPtr
Visual C++
public:
IntPtr EndPointPointer

See Also