Multichannel-systems NeuroExplorer Uživatelský manuál Strana 215

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 373
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 214
5.5.6.10. SaveGraphics Function
SaveGraphics Function
Saves the graphics of rthe first graphics window of the document to a WMF or PNG file.
Syntax
SaveGraphics(doc, filePath, asPng)
Parameters
Parameter Type Description
doc documentReference Reference to the document.
filePath string Graphics file path
asPng double If this parameter value is zero, graphics is saved in
Windows Metafile format. Otherwise, the graphics is
saved in PNG format.
Returns
None
Comments
None
Usage
NexScript
doc = GetActiveDocument()
SaveGraphics(doc, "C:\Results\NexGraphics.wmf", 0)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 213
Zobrazit stránku 214
1 2 ... 210 211 212 213 214 215 216 217 218 219 220 ... 372 373

Komentáře k této Příručce

Žádné komentáře