[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the JoinStyle property.
Source position: graphics.pp line 647
protected procedure TPen.SetJoinStyle( |
AValue: TPenJoinStyle |
); |
AValue |
|
New value for the property. |
SetJoinStyle - specifies the style to be used by the geometric pen when lines join (at corners etc).
lazarus-ccr.sourceforge.net |