Click or drag to resize

XDataRecordToString Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Obtains a string that represents the XDataRecord.

Namespace:  netDxf
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public override string ToString()
Request Example View Source

Return Value

Type: String
A string text.
See Also