Description Sets the description from a raytrace control.
Syntax SetRaytraceCtrlDescription id, desc
Parameters id As Long Identifier of the raytrace control.
desc As String The new description for the raytrace control.
Remarks This subroutine sets the description from a raytrace control. If there is a problem the subroutine sets an error and returns without modifying the description of the raytrace control.
See Also Examples
|