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

2fb73ae8 f3fd b445 5bf8 3856a2b9b0ed

haplokuon edited this page May 6, 2023 · 1 revision

DefaultName Field

netDxf 3.0.0 Library

Default line type name.

Definition

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

C#

public const string DefaultName = "Continuous"

VB

Public Const DefaultName As String = "Continuous"

C++

public:
literal String^ DefaultName = "Continuous"

F#

static val mutable DefaultName: string

Field Value

String

See Also

Reference

Linetype Class
netDxf.Tables Namespace

Clone this wiki locally