Description Sets a specified ABg scatter model to the values you specify.
Syntax SetAbgScatter id, scatter
Parameters id As Long Identifier of the scatter.
scatter As T_ABGSCATTER Structure containing data that will be put into the specified scatter model.
Remarks This subroutine sets a specified ABg scatter model to the values you specify. If there is a problem, the subroutine posts an error and returns without modifying the scatter model.
See Also Examples
|