[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: msegdiplus.pas line 343
var GdipAddPathArc: function( |
path: pGpPath; |
x: REAL; |
y: REAL; |
width: REAL; |
height: REAL; |
startangle: REAL; |
sweepangle: REAL |
):GpStatus = ; |