Collects vector graphic into ioSnapGeom from the PDF Blob
FUNCTION PDF_SnapGeomFromBlob(
inBlobPtr : PROCEDURE;
inBlobSize : LONGINT;
inCurPage : LONGINT;
boundsX : REAL;
boundsY : REAL;
ioSnapGeom : HANDLE): BOOLEAN;def vs.PDF_SnapGeomFromBlob(inBlobPtr, inBlobSize, inCurPage, boundsX, boundsY, ioSnapGeom):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| inBlobPtr | PROCEDURE | |
| inBlobSize | LONGINT | |
| inCurPage | LONGINT | |
| boundsX | REAL | |
| boundsY | REAL | |
| ioSnapGeom | HANDLE |
Availability: from Vectorworks 2014