Click or drag to resize

PluginUserInterfaceAttributeUserInterface Property

返回用户文档首页
插件界面类名

Namespace: LoongCAD.STC.Friendly.Plugins
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.24 (2026.0.9.24)
Syntax
C#
public string UserInterface { get; }

Property Value

String
Remarks
指定类必须派生自PluginFormBase
See Also