CvPoint Fields
OpenCvSharp Class Library
The
CvPoint
type exposes the following members.
Fields
Name
Description
Empty
Represents a CvPoint structure with its properties left uninitialized.
SizeOf
sizeof(CvPoint)
X
x-coordinate, usually zero-based
Y
y-coordinate, usually zero-based
Top
See Also
Reference
CvPoint Structure
OpenCvSharp Namespace