HyperWorks Desktop

*BeginVideoDefaults()

Indicates the beginning of the video preferences block.

*BeginVideoDefaults()

Indicates the beginning of the video preferences block.

Previous topic Next topic No expanding text in this topic  

*BeginVideoDefaults()

Indicates the beginning of the video preferences block.

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

Syntax

*BeginVideoDefaults()

Example

*BeginDefaults()

• • •

   *BeginVideoDefaults()

   *SetBorderColor(12)

         *SetFrameColor(12)

    • • •

   *SetCurveDefaults(1, 3, 1, 0, 0)

   *SetAnimBubbleColor(6)

   *EndVideoDefaults()

• • •

*EndDefaults()

Application

MediaView.

Context

*BeginDefaults()

Comments

The statements following *BeginVideoDefaults() specify preferences for the video mode.

Every *BeginVideoDefaults() statement requires a closing *EndVideoDefaults() statement.

See also

 

*EndVideoDefaults()

*SetAnimBubbleColor()

*SetAxisColor()

*SetAxisDefaults()

*SetBackgroundColor()

*SetBorderColor()

*SetCurveDefaults()

*SetFrameColor()

*SetGridlineColor()

*SetHeaderColor()

*SetLegendPlacement()

*SetNoteAlignment()

*SetNoteAttachment()

*SetNoteFont()

*SetPrintLineThickness()

*SetZerolineColor()

List of Preference Statements