Unicode Controls & Classes for VB6 - Version 4

clsGpCustomLineCap.BaseCap Property

Gets or sets the base cap for this object

Syntax
Public Property Get BaseCap () As GpLineCap
Public Property Let BaseCap (ByVal BaseCap As GpLineCap)
Parameters
Parameter Description
ByVal BaseCap As GpLineCap The new value
Remarks