Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

3dc7b377 bbb0 9fc3 99e6 887a1634e031

haplokuon edited this page May 6, 2023 · 1 revision

PlusMinus Field

netDxf 3.0.0 Library

Text string that shows as a plus-minus '±' character.

Definition

Namespace: netDxf
Assembly: netDxf (in netDxf.dll) Version: 3.0.0

C#

public const string PlusMinus = "%%p"

VB

Public Const PlusMinus As String = "%%p"

C++

public:
literal String^ PlusMinus = "%%p"

F#

static val mutable PlusMinus: string

Field Value

String

See Also

Reference

Symbols Class
netDxf Namespace

Clone this wiki locally