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