Sponsors

EndPath
in Path

Function name: EndPath

Defined in : GDI32

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

Declaration:

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

Parameters:

Returns:

Related functions:

Examples:

Drawing Text Using Paths

Path

Categories