IntelliCAD 11.1 Object Library | |
HandleToObject Method | |
See Also |
- Handle
- The handle of the object.
Document Object : HandleToObject Method |
Description
Finds an object with the given handle.
Syntax
Visual Basic |
---|
Public Function HandleToObject( _ ByVal Handle As String _ ) As Object |
Parameters
- Handle
- The handle of the object.