SaveImage     Procedure (Sub)

Public Sub SaveImage(filename$, Optional ScaleFactor As Single = 1)

Saves the graph image to disk as a bitmap file.

ParameterTypeDescription

filename$

String

Filename

ScaleFactor

Single

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

See Also..

CopyToClipboard   PrintImage  

Example..

Call ecGraph3D1.SaveImage(filename, scalefactor) 


     
Contents     Variables     Events     Properties     Functions     Subs

ecGraph3D    Copyright © 2008, Encore Consulting Pty Ltd