Sponsors
PolyDraw
in Lines
Function name: PolyDraw
Defined in : GDI32
Requirements : Windows NT 3.1 or later; Win9x/ME: Not supported
Declaration:
Declare Function PolyDraw Lib "gdi32" Alias "PolyDraw" (ByVal hdc As Long, lppt As POINTAPI, lpbTypes As Byte, ByVal cCount As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.