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

d84b8db3 c4dd 2eed 6f5b 3bbf3279280d

haplokuon edited this page May 6, 2023 · 1 revision

CMLStyle Field

netDxf 3.0.0 Library

Current multiline style name.

Definition

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

C#

public const string CMLStyle = "$CMLSTYLE"

VB

Public Const CMLStyle As String = "$CMLSTYLE"

C++

public:
literal String^ CMLStyle = "$CMLSTYLE"

F#

static val mutable CMLStyle: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally