[C#] | public void addRingSector(int startRadius, int endRadius, double a1, double a2, int fillColor [, int edgeColor ]); |
[VB] | Public Sub addRingSector(startRadius As Integer, endRadius As Integer, a1 As Double, a2 As Double, fillColor As Integer [, edgeColor As Integer ]) |