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

d028e082 e2ce 5eec 9246 fbc5abc779d6

haplokuon edited this page May 6, 2023 · 1 revision

CeColor Field

netDxf 3.0.0 Library

Current entity color.

Definition

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

C#

public const string CeColor = "$CECOLOR"

VB

Public Const CeColor As String = "$CECOLOR"

C++

public:
literal String^ CeColor = "$CECOLOR"

F#

static val mutable CeColor: string

Field Value

String

See Also

Reference

HeaderVariableCode Class
netDxf.Header Namespace

Clone this wiki locally