[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
JoinStyle - the style of joint where two lines meet or cross
Source position: graphics.pp line 643
published property TPen.JoinStyle: TPenJoinStyle |
The join style can be: Round, Bevel and Miter. When style is Round then line joins are round. When style is Bevel then line joins are beveled. When style is Miter then line joins are mitered.
lazarus-ccr.sourceforge.net |