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

0fa0b57d ebc5 32f8 4ab5 5a82f3947ad8

haplokuon edited this page May 6, 2023 · 1 revision

Text Field

netDxf 3.0.0 Library

Text string.

Definition

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

C#

public const string Text = "TEXT"

VB

Public Const Text As String = "TEXT"

C++

public:
literal String^ Text = "TEXT"

F#

static val mutable Text: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally