ImageGear Professional for Windows ActiveX
GetData Method

Description:

Gets the path data.

Syntax:

      GetData () As IGIntegerArray

Return Value:

IGIntegerArray Object that contains 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. Opcodes are codes for moveto, lineto, curveto, rect, or closepath operators; operands are IGPDFFixedPoint values.

Returns "raw" path data. If you want the points in page coordinates, concatenate the path data points with the PDE Element matrix obtained from IIGPDEElement Interface.GetMatrix.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback