Click or drag to resize

ToleranceToStringRepresentation Method

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Converts the actual tolerance to its string representation.

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

Return Value

Type: String
The tolerance string representation.
See Also