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




location
The System.Drawing.Point coordinate for the center point of the circle or ellipse.
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.

Syntax

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

Parameters

location
The System.Drawing.Point coordinate for the center point of the circle or ellipse.
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.