Table of Contents

Property Handle

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

Handle

Gets a unique object for the Document that represents the handle of the object.

public vdHandle Handle { get; }

Property Value

vdHandle

Remarks

Default value is 0 and when the object becames DocumentRegistered generates a new unique value.

See Also