Skip to content

ACadSharp.CadDocument.Handle

Albert Domenech edited this page Jul 14, 2024 · 1 revision

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

Clone this wiki locally