Printer.PSet Method

Include Protected Members
Include Inherited Members

Prints a single point 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 PSet(Single, Single) Prints a single point on a page.
Public method PSet(Single, Single, Int32) Prints a single point in a specified color on a page.
Public method PSet(Boolean, Single, Single, Int32) Prints a single point in a specified color on a page, optionally specifying a point relative to the current coordinates.

Top

See Also

Reference

Printer Class

Printer Members

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