Home > ILIB_ExtendLibraryDeviceFunctions > getSupportedSymbolTypes
ILIB_ExtendLibraryDeviceFunctions.getSupportedSymbolTypes property
获取支持的符号类型
签名
typescript
getSupportedSymbolTypes: () => Promise<Array<ELIB_SymbolType>>;1