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

79c52fae b627 28b6 80cf dd037956ce1c

haplokuon edited this page May 6, 2023 · 1 revision

ObjectsSection Field

netDxf 3.0.0 Library

Objects section.

Definition

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

C#

public const string ObjectsSection = "OBJECTS"

VB

Public Const ObjectsSection As String = "OBJECTS"

C++

public:
literal String^ ObjectsSection = "OBJECTS"

F#

static val mutable ObjectsSection: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally