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 420
9d09b62a 8148 3ba9 6098 897a59e3cbdf
haplokuon edited this page May 6, 2023
·
1 revision
netDxf 3.0.0 Library
Symbols for dxf text strings.
Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0
C#
public static class Symbols
VB
Public NotInheritable Class Symbols
C++
public ref class Symbols abstract sealed
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Symbols = class end
Inheritance | Object → Symbols |
These special strings translates to symbols in AutoCad. They are obsolete since Unicode characters are supported.
Degree | Text string that shows as a degree '°' character. |
Diameter | Text string that shows as a diameter 'Ø' character. |
PlusMinus | Text string that shows as a plus-minus '±' character. |