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




endPoint
A System.Drawing.Point which represents the end 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.
color
A System.Drawing.Color of the circle’s outline.

Glossary Item Box

Draws an arc on a printer from the current Draw location.

Syntax

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

Parameters

endPoint
A System.Drawing.Point which represents the end 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.
color
A System.Drawing.Color of the circle’s outline.

See Also

©2013. Accusoft Corporation. All Rights Reserved.