WindowOverlayImageOptions.ImageFileName Property (deprecated)

Top 

Description

This property has been deprecated as of FreeFlyer version 7.3. Please use ImageFilename instead.

 

The file name for the image.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

string

Access:

read/write

Default Value:

""

 

Syntax

myString1 = myWindowOverlayImageOptions1.ImageFileName;

 

myWindowOverlayImageOptions1.ImageFileName = myString1;

 

See also

WindowOverlayImageOptions Object