Click or drag to resize

BlockRecordToString Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Converts the value of this instance to its equivalent string representation.

Namespace:  netDxf.Blocks
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
The string representation.
See Also