Click or drag to resize

ToleranceToStringRepresentation Method

Converts the actual tolerance to its string representation.

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

Return Value

Type: String
The tolerance string representation.
See Also