This repository has been archived by the owner on Oct 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 415
31fc0d95 8476 2bbe 0173 478a701eae7b
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Converts the actual tolerance to its string representation.
Namespace: netDxf.Entities
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public string ToStringRepresentation()
VB
Public Function ToStringRepresentation As String
C++
public:
String^ ToStringRepresentation()
F#
member ToStringRepresentation : unit -> string
String
The tolerance string representation.