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




upperLeft
A System.Drawing.Point which represents the upper-left coordinate of the bounding rectangle.
lowerRight
A System.Drawing.Point 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-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.Point which represents the upper-left coordinate of the bounding rectangle.
lowerRight
A System.Drawing.Point 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-precision floating-point value (in degrees, 0-360) that specifies the end angle of the arc.

See Also

©2013. Accusoft Corporation. All Rights Reserved.