| MatOfPoint2dFromArray Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | FromArray(Point2d) | 
            Initializes as M x N matrix and copys array data to this
             | 
|   | FromArray(Point2d) | 
            Initializes as N x 1 matrix and copys array data to this
             | 
|   | FromArray(IEnumerablePoint2d) | 
            Initializes as N x 1 matrix and copys array data to this
             | 
 See Also
See Also