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
handlevdHandleA new handle for the object
documentvdDocumentA vdDocument object in which the object handle will be register
Remarks
If handle is invalid then it changed into the new valid handle value.