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




location
A System.Drawing.PointF which represents the location of the center of the circle of the pie slice.
radius
A single 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.

Glossary Item Box

Draws part of a circle.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

location
A System.Drawing.PointF which represents the location of the center of the circle of the pie slice.
radius
A single 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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.