Skip to content

ACadSharp.CadDocument.Handle

Albert Domenech edited this page Apr 1, 2025 · 2 revisions

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