Method CreateNewHandle
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
CreateNewHandle()
Creates and returns a new handle taken into consideration the current maximum handle of the document.The HandleCurrent is taking the return value.
public ulong CreateNewHandle()
Returns
- ulong
A new valid handle value.