Unicode Controls & Classes for VB6 - Version 4
clsGpPen
.Width Property
Gets or sets the Pen width
Syntax
Public Property Get Width () As Single
Public Property Let Width (ByVal
w
As Single)
Parameters
Parameter
Description
ByVal
w
As Single
Pen width
Remarks