Unicode Controls & Classes for VB6 - Version 4

clsGpPath.CreatePath Function

Creates a path with the given FillMode

Syntax
Public Function CreatePath (ByVal BrushMode As GpFillMode) As GpStatus
Parameters
Parameter Description
ByVal BrushMode As GpFillMode The fillmode
Remarks