Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- location
- A System.Drawing.Point which represents the location of the center of the circle of the pie slice.
- radius
- An integer value which represents the radius of the circle. A negative radius will have the same result as its positive counterpart.
- startAngle
- A single value which represents the starting angle of the slice.
- endAngle
- A single value which represents the ending angle of the slice.