Get PDF Default Matrix.
FUNCTION PDF_GetPageMatrixFromBlob(
inBlobPtr : PROCEDURE;
inBlobSize : LONGINT;
inCurPage : LONGINT;
inMatrix : PROCEDURE): BOOLEAN;def vs.PDF_GetPageMatrixFromBlob(inBlobPtr, inBlobSize, inCurPage, inMatrix):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| inBlobPtr | PROCEDURE | |
| inBlobSize | LONGINT | |
| inCurPage | LONGINT | |
| inMatrix | PROCEDURE |
Availability: from Vectorworks 2014