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

6d59d1aa 3a60 ecfa fcd2 7edb61b642c8

haplokuon edited this page May 6, 2023 · 1 revision

MLineStyle Field

netDxf 3.0.0 Library

Multiline style.

Definition

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

C#

public const string MLineStyle = "MLINESTYLE"

VB

Public Const MLineStyle As String = "MLINESTYLE"

C++

public:
literal String^ MLineStyle = "MLINESTYLE"

F#

static val mutable MLineStyle: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally