ImageGear Professional for Windows ActiveX
AddSegment Method

Description:

Adds a segment to a path. The number of values used depends upon SegType:

Syntax:

      AddSegment (SegType As enumIGPDEPathElementType, X1 As Long, Y1
As Long, X2 As Long, Y2 As Long, X3 As Long, Y3 As Long)

Parameters:

Name Description
SegType A enumIGPDEPathElementType Enumeration value indicating the type of path to add.
X1 x-coordinate of first point.
Y1 y-coordinate of first point.
X2 x-coordinate of second point.
Y2 y-coordinate of second point.
X3 x-coordinate of third point.
Y3 y-coordinate of third point.

Return Value:

IGPDFStream Object

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback