Description Retrieves the description from a raytrace control.
Syntax desc = GetRaytraceCtrlDescription ( id )
Parameters desc (String) Returns the description from the raytrace control.
id As Long Identifier of the raytrace control.
Remarks This function retrieves the description from a raytrace control. If there is a problem the function sets an error and returns an empty string.
See Also Examples
|