Skip to content

ACadSharp.Objects.DictionaryVariable

Albert Domenech edited this page Aug 4, 2024 · 3 revisions

DictionaryVariable Class

Represents a object.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Objects

C#

DxfNameAttribute
DxfSubClassAttribute
public class DictionaryVariable

Properties

Returns Name Summary
String ObjectName
Int32 ObjectSchemaNumber Object schema number (currently set to 0)
ObjectType ObjectType
String SubclassMarker
String Value Value of variable
Clone this wiki locally