webcad-api/types/Common/LayerConstant.d.ts

3 lines
136 B
TypeScript
Raw Normal View History

2024-12-09 10:12:56 +08:00
/** 用于表示跟随图层的颜色索引 */
export declare const ByLayerColorIndex = 260;
//# sourceMappingURL=LayerConstant.d.ts.map