Unicode Controls & Classes for VB6 - Version 4
clsGpCustomLineCap
.CreatePredefinedCap Function
Creates a predefined line CAP with a certain size
Syntax
Public Function CreatePredefinedCap (ByVal
iType
As
eCustomCapType
, _
ByVal
iSize
As Long) As
GpStatus
Parameters
Parameter
Description
ByVal
iType
As
eCustomCapType
The cap shape
ByVal
iSize
As Long
The cap size
Remarks