Accusoft.PrintPro7.Net
Pie(PointF,PointF,Single,Single) Method
See Also  Send Feedback
Accusoft.PrintProSdk Namespace > Draw Class > Pie Method : Pie(PointF,PointF,Single,Single) 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-precision floating-point value (in degrees, 0-360) that specifies the starting angle of the arc.
endAngle
A Single-precision floating-point value (in degrees, 0-360) that specifies the end angle of the arc.

Glossary Item Box

Draws a black 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-precision floating-point value (in degrees, 0-360) that specifies the starting angle of the arc.
endAngle
A Single-precision floating-point value (in degrees, 0-360) that specifies the end angle of the arc.

See Also

©2013. Accusoft Corporation. All Rights Reserved.