ACadSharp.CadObject.Handle - DomCR/ACadSharp GitHub Wiki

Handle Property

Unique handle for this object

Remarks

If the value is 0 the object is not assigned to a document or a parent

Definition

Namespace: ACadSharp.CadObject

C#

DxfCodeValueAttribute
public UInt64 Handle { get; internal set; }

Property Value

UInt64