Printer.Scale Method

 

Defines the coordinate system of the Printer object.

Namespace:   Microsoft.VisualBasic.PowerPacks.Printing.Compatibility.VB6
Assembly:  Microsoft.VisualBasic.PowerPacks.Vs (in Microsoft.VisualBasic.PowerPacks.Vs.dll)

Overload List

Name Description
System_CAPS_pubmethod Scale()

Defines the coordinate system of the Printer object.

System_CAPS_pubmethod Scale(Single, Single, Single, Single)

Defines the coordinate system of the Printer object.

See Also

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

Return to top