IDLitVisualization::Restore

Syntax | Arguments | Keywords | Version History | See Also

The IDLitVisualization::Restore procedure method performs any transitional work required after an object of this class has been restored from a SAVE file, to ensure that its state is appropriate for the current version.

Note
This method overrides the implementation in the IDLitComponent class. This specialized implementation ensures that all axes requests and axis style requests are set properly.

Syntax

Obj->[IDLitVisualization::]Restore

Arguments

None

Keywords

None

Version History

6.1

Introduced

See Also

IDL_Savefile, SAVE, RESTORE