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

c5312a13 aae7 6b4a 0e3a ce695a594a19

haplokuon edited this page May 6, 2023 · 1 revision

GroupDictionary Field

netDxf 3.0.0 Library

Group dictionary.

Definition

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

C#

public const string GroupDictionary = "ACAD_GROUP"

VB

Public Const GroupDictionary As String = "ACAD_GROUP"

C++

public:
literal String^ GroupDictionary = "ACAD_GROUP"

F#

static val mutable GroupDictionary: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally