Sponsors
AngleArc
in Lines
Function name: AngleArc
Defined in : GDI32
Requirements : Windows NT 3.1 or later; Win9x/ME: Not supported
Declaration:
Declare Function AngleArc Lib "gdi32" Alias "AngleArc" (ByVal hdc As Long, ByVal x As Long, ByVal y As Long, ByVal dwRadius As Long, ByVal eStartAngle As Double, ByVal eSweepAngle As Double) As Long
Parameters:
Returns:
Related functions:
Examples: