Click or drag to resize

MeshEdgeToString Method

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

Namespace:  netDxf.Entities
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