Accusoft.PrintPro7.Net
Pie(Point,Int32,Single,Color) Method
See Also  Send Feedback
Accusoft.PrintProSdk Namespace > Draw Class > Pie Method : Pie(Point,Int32,Single,Color) Method




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.
endAngle
A single value which represents the ending angle of the slice.
color
The System.Drawing.Color of the slice.

Glossary Item Box

Draws part of a circle.

Syntax

 
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.
endAngle
A single value which represents the ending angle of the slice.
color
The System.Drawing.Color of the slice.

See Also

©2013. Accusoft Corporation. All Rights Reserved.