PrintImage     Procedure (Sub)

Public Sub PrintImage(Optional Landscape As Boolean = False, Optional ScaleFactor As Single = 1)

Prints the graph image to the default printer.

ParameterTypeDescription

Landscape

Boolean

Landscape = False for Portrait format (default), True for landscape.

ScaleFactor

Single

Default = 1. Allows copying a smaller image (<1) or larger higher resolution image (>1)

See Also..

CopyToClipboard   SaveImage  

Example..

Call ecGraph3D1.PrintImage(landscape, scalefactor) 


     
Contents     Variables     Events     Properties     Functions     Subs

ecGraph3D    Copyright © 2008, Encore Consulting Pty Ltd