Description Sets the attributes of an existing Script Scatter model.
Syntax SetScriptScatter id, scat
Parameters id (Long) Identifier of the scatter model.
scat As T_SCRIPTSCATTER Structure containing the desired set of T_SCRIPTSCATTER parameters.
Remarks SetScriptScatter sets the attributes of an existing Script Scatter model using the user-defined components of a T_SCRIPTSCATTER structure.
See Also Examples
|