Unicode Controls & Classes for VB6 - Version 4
clsGpPen
.DashStyle Property
Gets or sets the Pen dash style
Syntax
Public Property Get DashStyle () As
GpDashStyle
Public Property Let DashStyle (ByVal
ids
As
GpDashStyle
)
Parameters
Parameter
Description
ByVal
ids
As
GpDashStyle
Dash style
Remarks