Unicode Controls & Classes for VB6 - Version 4
clsGpPen
.LineJoin Property
Gets or sets the Pen line join
Syntax
Public Property Get LineJoin () As
GpLineJoin
Public Property Let LineJoin (ByVal
ilj
As
GpLineJoin
)
Parameters
Parameter
Description
ByVal
ilj
As
GpLineJoin
Pen line join
Remarks