UNPKG

@mlightcad/graphic-interface

Version:

The graphic-interface package provides the graphics interface for controlling how AutoCAD entities are displayed on screen. This package offers a simplified API compared to AutoCAD ObjectARX's AcGi classes, making it more developer-friendly while maintain

2 lines 112 B
export type AcGiStyleType = 'ByLayer' | 'ByBlock' | 'UserSpecified'; //# sourceMappingURL=AcGiStyleType.d.ts.map