Debenu Quick PDF logo

SetLineJoin

Vector graphics

Description

Sets the line join style for subsequently drawn graphics.

Syntax

Delphi

function TDebenuPDFLibrary1811.SetLineJoin(LineJoin: Integer): Integer;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::SetLineJoin(LineJoin As Long) As Long

DLL

int DPLSetLineJoin(int InstanceID, int LineJoin)

Parameters

LineJoin The line join style to use:
0 = Miter join
1 = Round join
2 = Bevel join

Return values

0 The LineJoin parameter was invalid
1 The line join style was set successfully

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport