2D coordinate point structure. The parameter type is double.
More...
|
| NvsPointD (double x, double y) |
| Constructor to set the horizontal and vertical coordinates of the 2D coordinate structure. More...
|
|
2D coordinate point structure. The parameter type is double.
◆ NvsPointD()
com.meicam.sdk.NvsPointD.NvsPointD |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
|
inline |
Constructor to set the horizontal and vertical coordinates of the 2D coordinate structure.
- Parameters
-
x | the value of X |
y | the value of Y |
double com.meicam.sdk.NvsPointD.x |
double com.meicam.sdk.NvsPointD.y |
The documentation for this class was generated from the following file: