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




upperLeft
A System.Drawing.PointF which represents the upper-left coordinate of the bounding rectangle.
lowerRight
A System.Drawing.PointF which represents the upper-right coordinate of the bouding rectangle.
startAngle
A single value which represents the starting angle of the slice.
endAngle
A single value which represents the ending angle of the slice.
color
color of the circle’s outline.

Glossary Item Box

Draws a pie-shaped wedge on a printer.

Syntax

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

Parameters

upperLeft
A System.Drawing.PointF which represents the upper-left coordinate of the bounding rectangle.
lowerRight
A System.Drawing.PointF which represents the upper-right coordinate of the bouding rectangle.
startAngle
A single value which represents the starting angle of the slice.
endAngle
A single value which represents the ending angle of the slice.
color
color of the circle’s outline.

See Also

©2013. Accusoft Corporation. All Rights Reserved.