OpenCvSharp Documented Class Library
OpenCvSharp Documented Class Library
OpenCvSharp
Vec2i Structure
Vec2i Fields
Item0 Field
Item1 Field
Vec2i
Item1 Field
The value of the second component of this object.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
C#
VB
C++
F#
Copy
public
int
Item1
Public
Item1
As
Integer
public
:
int
Item1
val
mutable
Item1
:
int
Field Value
Type:
Int32
See Also
Reference
Vec2i Structure
OpenCvSharp Namespace