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

89d0cbd6 4d75 d847 5d1c 1dfc5b36e2c9

haplokuon edited this page May 6, 2023 · 1 revision

TextStyle Field

netDxf 3.0.0 Library

Text style.

Definition

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

C#

public const string TextStyle = "STYLE"

VB

Public Const TextStyle As String = "STYLE"

C++

public:
literal String^ TextStyle = "STYLE"

F#

static val mutable TextStyle: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally