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

f7d39f4d 2385 58cd 839b d71f1fd3dbec

haplokuon edited this page May 6, 2023 · 1 revision

CeLtype Field

netDxf 3.0.0 Library

Current entity line type name.

Definition

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

C#

public const string CeLtype = "$CELTYPE"

VB

Public Const CeLtype As String = "$CELTYPE"

C++

public:
literal String^ CeLtype = "$CELTYPE"

F#

static val mutable CeLtype: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally