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




radius
An integer value which represents the radius of the circle or ellipse.
color
The System.Drawing.Color of the circle’s outline.
aspectRatio
A single value which represents the aspect ratio of the circle. The value 1.0 yields a perfect (non-elliptical) circle on any screen. A negative aspect ratio will yield a perfect circle.

Glossary Item Box

Draws a circle or ellipse on a printer at the current draw location.

Syntax

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

Parameters

radius
An integer value which represents the radius of the circle or ellipse.
color
The System.Drawing.Color of the circle’s outline.
aspectRatio
A single value which represents the aspect ratio of the circle. The value 1.0 yields a perfect (non-elliptical) circle on any screen. A negative aspect ratio will yield a perfect circle.

See Also

©2013. Accusoft Corporation. All Rights Reserved.