SetHandle Method (ICustomData)
Sets the specified custom data element whose data type is a handle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetHandle( _
LONG Index As System.Integer, _
BSTR Handle As System.String _
) |
C# | |
---|
void SetHandle(
System.int Index,
System.string Handle
) |
JavaScript | |
---|
SetHandle(
Index : Number,
Handle : System.String
) |
Parameters
- Index
- Index of the custom data element
- Handle
- Value of the handle
Remarks
See Also
Availability
DraftSight V1R1.2