Unicode Controls & Classes for VB6 - Version 4

clsGpPen.EndCap Property

Gets or sets the Pen Ending cap (shape)

Syntax
Public Property Get EndCap () As GpLineCap
Public Property Let EndCap (ByVal idc As GpLineCap)
Parameters
Parameter Description
ByVal idc As GpLineCap Ending cap
Remarks