Property HandleTableGuid
- Namespace
- VectorDraw.Professional.vdObjects
- Assembly
- VectorDraw.Professional.dll
HandleTableGuid
Returns the table that Keep all Vdraw Objects assigned with a unique Guid . In order to work the vdDocument.FileProperties.UseGuidHandleTable must be set to true.
public vdGuidTable HandleTableGuid { get; }