Sets the line join style for subsequently drawn lines into a PDF.
public PdfSetLineJoin( int PdfID, PdfLineJoinStyle JoinType );
Public Sub PdfSetLineJoin( ByVal PdfID As Integer, ByVal JoinType As PdfLineJoinStyle )
|
Parameters |
Description |
|
PdfID |
A PDF identifier returned by the PdfNewPdf(), PdfOCRStart(), PdfOcrStartStream(), TwainPDFStart() or TwainPdfStartStream() function. |
|
JoinType |
A member of the PdfLineJoinStyle enumeration. |
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|