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

79932da6 9471 f329 cbb3 4a97f6b99c6a

haplokuon edited this page May 6, 2023 · 1 revision

CeLweight Field

netDxf 3.0.0 Library

Current entity lineweight.

Definition

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

C#

public const string CeLweight = "$CELWEIGHT"

VB

Public Const CeLweight As String = "$CELWEIGHT"

C++

public:
literal String^ CeLweight = "$CELWEIGHT"

F#

static val mutable CeLweight: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally