ACadSharp.CadDocument.Handle - DomCR/ACadSharp GitHub Wiki

Handle Property

The document handle is always 0, this field makes sure that no object overrides this value

Definition

Namespace: ACadSharp.CadDocument

C#

public UInt64 Handle { get; }

Property Value

UInt64