ImageGear Professional for Windows ActiveX
SetData Method

Description:

Sets new path data for a path element.

Syntax:

      SetData (Data As IGIntegerArray)

Parameters:

Name Description
Data IGIntegerArray Object , which is a variable-sized array of path operators and operands. The format is a 32-bit operator followed by 0 to 3 IGPDFFixedPoint Object values, depending on the operator. Operators are codes for moveto, lineto, curveto, rect, or closepath operators and must be one of enumIGPDEPathElementType Enumeration. Operands are IGPDFFixedPoint values.

Return Value:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback