TIEVisionLibrary.createVectorPoint
Declaration
function createVectorPoint(): TIEVisionVectorPoint; overload; safecall;
function createVectorPoint(src: TIEVisionVectorPoint): TIEVisionVectorPoint; overload; safecall;
Description
Create a vector (list) of points.
| Parameter | Description |
| src | Vector to copy |