clsGpCustomLineCap.CreateLineCap FunctionCreates a GDI+ CustomLineCap object.Syntax
Parameters
Remarks
The fillPath and strokePath parameters cannot be used at the same time. You should pass Nothing to one of those two parameters.
If you pass nonnull values to both parameters, then fillPath is ignored. |