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.4.3249.6313 (1.4.0.0)