Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TPen.SetJoinStyle

Sets the value for the JoinStyle property.

Declaration

Source position: graphics.pp line 647

protected procedure TPen.SetJoinStyle(

  AValue: TPenJoinStyle

);

Arguments

AValue

  

New value for the property.

Description

SetJoinStyle - specifies the style to be used by the geometric pen when lines join (at corners etc).