|
IDL Reference Guide: iTools Object Classes |
|
The IDLitVisualization::SetParameterSet function method associates a parameter set with this visualization.
| Note If the SetParameterSet method returns successfully, notification of a data change is issued to all observers of the visualization's data. |
Result = Obj->[IDLitVisualization::]SetParameterSet(ParameterSet)
Returns a 1 if successful, or a 0 otherwise.
A reference to the IDLitParameterSet object to be associated with the visualization.
None
IDL Online Help (March 06, 2007)