Unicode Controls & Classes for VB6 - Version 4
clsGpPen
.CustomEndCap Property
Gets or sets the Pen Custom Ending cap (shape)
Syntax
Public Property Get CustomEndCap () As
clsGpCustomLineCap
Public Property Let CustomEndCap (ByRef
cc
As
clsGpCustomLineCap
)
Parameters
Parameter
Description
ByRef
cc
As
clsGpCustomLineCap
Ending cap
Remarks