ViewWindow.LogoTextureFileName Property

Top 

Description

This property has been Deprecated. Please use LogoTextureFilename instead.

 

File name of the image to display in lower right corner of the Mission View. It can be in jpg, png, tiff, bmp, or gif format.

 

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 = myViewWindow1.LogoTextureFileName;

 

myViewWindow1.LogoTextureFileName = myString1;

 

See also

ViewWindow Object

ViewWindow Guide