PluginThumbnailLocationAttribute Class |
返回用户文档首页
定义插件缩略图的文件名与路径, 用于组件管理器中的缩略图模式显示
Inheritance HierarchySystemObject
SystemAttribute
LoongCAD.STC.Friendly.PluginsPluginThumbnailLocationAttribute
Namespace: LoongCAD.STC.Friendly.PluginsAssembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntaxpublic sealed class PluginThumbnailLocationAttribute : Attribute
The PluginThumbnailLocationAttribute type exposes the following members.
Constructors
Properties
Remarks格式为PNG,建议分辨率128x128; 如插件不定义此标签, 则默认文件名为thumbnail, 默认子目录为插件所在目录
See Also