| HotPDF Delphi PDF Component Developer Guide |  | |
| 
 THPDFPage.SetLineJoin 
 | Top Previous Next | 
| Sets the line join style. 
 type TLineJoinStyle = ( ljMiterJoin, ljRoundJoin, ljBevelJoin ); 
 Delphi syntax: procedure SetLineJoin ( LineJoin: TLineJoinStyle ); 
 C++ syntax: void __fastcall SetLineJoin ( TLineJoinStyle LineJoin); 
 Description: The line join style speci.es the shape to be used at the corners of paths that are stroked. 
 Value Meaning 
 
 | 
| Copyright©2007-2025 losLab.com |