PluginIconLocationAttribute Class |
返回用户文档首页
定义插件图标的文件名与路径, 插件图标用于工具栏中插件按钮显示
Inheritance HierarchySystemObject
SystemAttribute
LoongCAD.STC.Friendly.PluginsPluginIconLocationAttribute
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 PluginIconLocationAttribute : Attribute
The PluginIconLocationAttribute type exposes the following members.
Constructors
Properties
Remarks格式为PNG,如插件不定义此标签, 则默认文件名为icon, 默认子目录为插件所在目录
See Also