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

fa7b0f35 2a3f 1f8e a80c ec0816526cb1

haplokuon edited this page May 6, 2023 · 1 revision

DefaultName Field

netDxf 3.0.0 Library

Default text style name.

Definition

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

C#

public const string DefaultName = "Standard"

VB

Public Const DefaultName As String = "Standard"

C++

public:
literal String^ DefaultName = "Standard"

F#

static val mutable DefaultName: string

Field Value

String

See Also

Reference

TextStyle Class
netDxf.Tables Namespace

Clone this wiki locally