[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: msegdiplus.pas line 332
var GdipDrawArcI: function( |
graphics: PGpGraphics; |
pen: pGpPen; |
x: INT; |
y: INT; |
width: INT; |
heigh: INT; |
startAngle: REAL; |
sweepAngle: REAL |
):GpStatus = ; |