Unicode Controls & Classes for VB6 - Version 4
clsGpPen
.DashCap Property
Gets or sets the Pen dash cap
Syntax
Public Property Get DashCap () As
GpDashCap
Public Property Let DashCap (ByVal
idc
As
GpDashCap
)
Parameters
Parameter
Description
ByVal
idc
As
GpDashCap
Dash cap
Remarks