[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: msegdiplus.pas line 335
var GdipFillPieI: function( |
graphics: PGpGraphics; |
brush: pGpBrush; |
x: INT; |
y: INT; |
width: INT; |
height: INT; |
startAngle: REAL; |
sweepAngle: REAL |
):GpStatus = ; |