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

4cdc97d5 1b9c 0095 4837 ff1231018854

haplokuon edited this page May 6, 2023 · 1 revision

MLineStyleDictionary Field

netDxf 3.0.0 Library

Multiline styles dictionary.

Definition

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

C#

public const string MLineStyleDictionary = "ACAD_MLINESTYLE"

VB

Public Const MLineStyleDictionary As String = "ACAD_MLINESTYLE"

C++

public:
literal String^ MLineStyleDictionary = "ACAD_MLINESTYLE"

F#

static val mutable MLineStyleDictionary: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally