Printer.Circle Method

Include Protected Members
Include Inherited Members

Prints a circle, an ellipse, or an arc on a page.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Circle(Single, Single, Single, Int32, Single, Single, Single) Prints a circle, an ellipse, or an arc on a page.
Public method Circle(Boolean, Single, Single, Single, Int32, Single, Single, Single) Prints a circle, an ellipse, or an arc on a page, specifying whether the center point is relative to the current location.

Top

See Also

Reference

Printer Class

Microsoft.VisualBasic.PowerPacks.Printing.Compatibility.VB6 Namespace