Accusoft.PrintPro7.Net
Pie(Point,Point,Single,Color) Method
See Also  Send Feedback
Accusoft.PrintProSdk Namespace > Draw Class > Pie Method : Pie(Point,Point,Single,Color) 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.
endAngle
A single-precision floating-point value (in degrees, 0-360) that specifies the end angle of the arc.
color
The System.Drawing.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.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.
endAngle
A single-precision floating-point value (in degrees, 0-360) that specifies the end angle of the arc.
color
The System.Drawing.Color of the circle’s outline.

See Also

©2013. Accusoft Corporation. All Rights Reserved.