handle property

String handle

DXF handle

A handle is a hexadecimal number that is a unique tag for each entity in a drawing or DXF file

Implementation

String get handle => _handle;