VS:PDF AnnotationsFromBlob/ja

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

PDFメモリ領域から注釈を描画します。

FUNCTION PDF_AnnotationsFromBlob(
inBlobPtr :PROCEDURE;
inBlobSize :LONGINT;
inCurPage :LONGINT;
boundsX :REAL;
boundsY :REAL;
ioSnapGeom :HANDLE) : BOOLEAN;
def vs.PDF_AnnotationsFromBlob(inBlobPtr, inBlobSize, inCurPage, boundsX, boundsY, ioSnapGeom):
    return BOOLEAN

Parameters

inBlobPtr PROCEDURE
inBlobSize LONGINT
inCurPage LONGINT
boundsX REAL
boundsY REAL
ioSnapGeom HANDLE

Version

Availability: from Vectorworks 2014