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

4d3e45ac 6348 5016 c049 32fe7caf0ade

haplokuon edited this page May 6, 2023 · 1 revision

TextStyleTable Field

netDxf 3.0.0 Library

Text styles table.

Definition

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

C#

public const string TextStyleTable = "STYLE"

VB

Public Const TextStyleTable As String = "STYLE"

C++

public:
literal String^ TextStyleTable = "STYLE"

F#

static val mutable TextStyleTable: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally