2D coordinate structure  
 More...
|  | 
|  | NvsPosition2D (float x, float y) | 
|  | Constructor to set the horizontal and vertical coordinates of the 2D coordinate structure.  More... 
 | 
|  | 
  
  | 
        
          | com.meicam.sdk.NvsPosition2D.NvsPosition2D | ( | float | x, |  
          |  |  | float | 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 |  
 
 
 
      
        
          | float com.meicam.sdk.NvsPosition2D.x | 
      
 
 
      
        
          | float com.meicam.sdk.NvsPosition2D.y | 
      
 
 
The documentation for this class was generated from the following file: