CvPoint Fields OpenCvSharp Class Library

The CvPoint type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberEmpty
Represents a CvPoint structure with its properties left uninitialized.
Public fieldStatic memberSizeOf
sizeof(CvPoint)
Public fieldX
x-coordinate, usually zero-based
Public fieldY
y-coordinate, usually zero-based
Top
See Also

Reference