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 | |
---|---|---|
PSet(Single, Single) | Prints a single point on a page. | |
PSet(Single, Single, Int32) | Prints a single point in a specified color on a page. | |
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
Microsoft.VisualBasic.PowerPacks.Printing.Compatibility.VB6 Namespace