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

bcb42b68 24e5 afe8 337f b86db16c97aa

haplokuon edited this page May 6, 2023 · 1 revision

MLine Field

netDxf 3.0.0 Library

MLine.

Definition

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

C#

public const string MLine = "MLINE"

VB

Public Const MLine As String = "MLINE"

C++

public:
literal String^ MLine = "MLINE"

F#

static val mutable MLine: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally