SetByteData Method (IXRecord)
Sets the specified XRecord data element to a binary array.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetByteData( _
long Index As System.Integer, _
const dsByteArray& ByteArray As System.Object _
) |
Parameters
- Index
- Index of XRecord data element to set to a binary array (see Remarks)
- ByteArray
- Binary array
Remarks
See Also
Availability
DraftSight V1R4.0