Description This method draws the Arc Vectors generated by VectorizeRegionBorders method to a matrix. The matrix can be converted to a DIB with the Create8BitImageFromRegions method.
Syntax lRet = [BIVision.]DrawVectors lpVectors Width Height
Remarks lRet LONGLONG Handle of the newly created Region Matrix.
lpVectors LONGLONG Source Vectors handle.
Width short Width of Region Matrix.
Height short Height of Region Matrix.
See Also