www.emgu.com/wiki Create a point of the specific dimension

Declaration Syntax
public Point(
int dimension
)
Public Sub New ( _
dimension As Integer _
)
public:
Point(
int dimension
)

Parameters
- dimension (Int32)
- The dimension of this point
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)