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

61872978 2950 1893 ce58 f749ec4529bc

haplokuon edited this page May 6, 2023 · 1 revision

EntitiesSection Field

netDxf 3.0.0 Library

Entities section.

Definition

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

C#

public const string EntitiesSection = "ENTITIES"

VB

Public Const EntitiesSection As String = "ENTITIES"

C++

public:
literal String^ EntitiesSection = "ENTITIES"

F#

static val mutable EntitiesSection: string

Field Value

String

See Also

Reference

DxfObjectCode Class
netDxf Namespace

Clone this wiki locally