Click or drag to resize

EntityObjectToString Method

Converts the value of this instance to its equivalent string representation.

Namespace:  DXFReaderNET.Entities
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public override string ToString()

Return Value

Type: String
The string representation.
See Also