Unicode Controls & Classes for VB6 - Version 4
clsGpPen
.StartCap Property
Gets or sets the Pen Starting cap (shape)
Syntax
Public Property Get StartCap () As
GpLineCap
Public Property Let StartCap (ByVal
idc
As
GpLineCap
)
Parameters
Parameter
Description
ByVal
idc
As
GpLineCap
Starting cap
Remarks