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




upperLeft
A System.Drawing.Point which represents the upper-left coordinate for the bounding rectangle.
lowerRight
A System.Drawing.Point which represents the lower-right coordinate for the bounding 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 arc 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 for the bounding rectangle.
lowerRight
A System.Drawing.Point which represents the lower-right coordinate for the bounding 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.