Unicode Controls & Classes for VB6 - Version 4

clsGpPen.CustomStartCap Property

Gets or sets the Custom Pen Starting cap (shape)

Syntax
Public Property Get CustomStartCap () As clsGpCustomLineCap
Public Property Let CustomStartCap (ByRef cc As clsGpCustomLineCap)
Parameters
Parameter Description
ByRef cc As clsGpCustomLineCap Starting cap
Remarks