Gets the specified custom data element whose data is a handle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetHandleData( _
LONG Index As System.Integer _
) As System.String |
C# | |
---|
System.string GetHandleData(
System.int Index
) |
JavaScript | |
---|
GetHandleData(
Index : Number,\n) : String |
Parameters
- Index
- Index of the handle of the custom data
Parameters
- Handle[out] or Return Value
- Value of the handle
Example
See Also
Availability
DraftSight V1R1.2