Unicode Controls & Classes for VB6 - Version 4
clsGpCustomLineCap
.StrokeJoin Property
Gets or sets the stroke join method
Syntax
Public Property Get StrokeJoin () As
GpLineJoin
Public Property Let StrokeJoin (ByVal
lnJoin
As
GpLineJoin
)
Parameters
Parameter
Description
ByVal
lnJoin
As
GpLineJoin
The new value
Remarks