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

5c7e91dd 6304 d4c2 658d a96a416d56ec

haplokuon edited this page May 6, 2023 · 1 revision

ClassesSection Field

netDxf 3.0.0 Library

Classes section.

Definition

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

C#

public const string ClassesSection = "CLASSES"

VB

Public Const ClassesSection As String = "CLASSES"

C++

public:
literal String^ ClassesSection = "CLASSES"

F#

static val mutable ClassesSection: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally