SetToHandle Method (ILispParameter)
Sets the value of the LISP parameter to the specified handle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetToHandle( _
const dsString& Value As System.String _
) |
C# | |
---|
void SetToHandle(
System.string Value
) |
JavaScript | |
---|
SetToHandle(
Value : String
) |
Parameters
- Value
- Handle, whose data type is a string
See Also
Availability
DraftSight V1R4.0