Table of Contents

Method ModifyHandle

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

ModifyHandle(vdHandle, vdDocument)

Register the object handle in the document handle table.

public void ModifyHandle(vdHandle handle, vdDocument document)

Parameters

handle vdHandle

A new handle for the object

document vdDocument

A vdDocument object in which the object handle will be register

Remarks

If handle is invalid then it changed into the new valid handle value.