VS:PDF AnnotationsFromBlob/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision: 2015 VS Reference JP P)
 
(No difference)

Latest revision as of 06:08, 13 January 2015

.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