Printgraphics function – Multichannel Systems NeuroExplorer User Manual

Page 206

Advertising
background image

5.5.6.3. PrintGraphics Function

PrintGraphics Function


Prints the contents of the first graphical window of the document.

Syntax


PrintGraphics(doc)

Parameters

Parameter

Type

Description

doc

documentReference Reference to the document.

Returns


None

Comments


None

Usage

NexScript

doc = GetActiveDocument()

PrintGraphics(doc)

See Also

Introduction to NexScript Programming

NexScript Function Categories

Page 204

Advertising