Sponsors

StrokePath
in Path

Function name: StrokePath

Defined in : GDI32

Requirements : Windows NT 3.1 or later; Windows 95 or later

Declaration:

Declare Function StrokePath Lib "gdi32" Alias "StrokePath" (ByVal hdc As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Drawing Text Using Paths

Path

Categories