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

65e9df31 bdd4 e04a b90d 444211aae56b

haplokuon edited this page May 6, 2023 · 1 revision

Diameter Field

netDxf 3.0.0 Library

Text string that shows as a diameter 'Ø' character.

Definition

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

C#

public const string Diameter = "%%c"

VB

Public Const Diameter As String = "%%c"

C++

public:
literal String^ Diameter = "%%c"

F#

static val mutable Diameter: string

Field Value

String

See Also

Reference

Symbols Class
netDxf Namespace

Clone this wiki locally