Click or drag to resize

PluginUserInterfaceAttribute Class

返回用户文档首页
定义插件界面
Inheritance Hierarchy
SystemObject
  SystemAttribute
    LoongCAD.STC.Friendly.PluginsPluginUserInterfaceAttribute

Namespace: LoongCAD.STC.Friendly.Plugins
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public sealed class PluginUserInterfaceAttribute : Attribute

The PluginUserInterfaceAttribute type exposes the following members.

Constructors
 NameDescription
Public methodPluginUserInterfaceAttributeInitializes a new instance of the PluginUserInterfaceAttribute class
Top
Properties
 NameDescription
Public propertyUserInterface 插件界面类名
Top
See Also