HyperWorks Desktop

*ShowMillisecondLegend()

*ShowMillisecondLegend()

Previous topic Next topic No expanding text in this topic  

*ShowMillisecondLegend()

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Description

Specifies whether the millisecond legend should be hidden or shown.

Syntax

*ShowMillisecondLegend(state)

Argument

Name

Description

 

state

1 = displays millisecond legend.

0 = hides millisecond legend.

Example

*BeginVideoDefaults()

  *ShowMillisecondLegend(0)

*EndVideoDefaults()

Application

MediaView

Context

*BeginDefaults()

*BeginVideoDefaults()

See also

 

*BeginVideoDefaults()

*EndVideoDefaults()

List of Preference Statements