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

0bc44e7f acf7 7ee9 7060 d60299025253

haplokuon edited this page May 6, 2023 · 1 revision

DefaultName Field

netDxf 3.0.0 Library

Default multiline style name.

Definition

Namespace: netDxf.Objects
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

MLineStyle Class
netDxf.Objects Namespace

Clone this wiki locally