| Concept Framework 2.2 documentation | Contents | Index |
| Name | Type | Access | Version | Deprecated |
| Arc | function | public | version 1.0 | no |
| public function Arc(x,y,w,h,angle1,angle2,filled=false); |
| x | the x coordinate |
| y | the y coordinate |
| w | the width of the arc |
| h | the height of the arc |
| filled | if set to true, the arc will be filled |
| Draws an arc originating in (x,y). |
| Documented by Eduard Suica, generation time: Sun Jan 27 18:15:11 2013 GMT | (c)2013 Devronium Applications |