Click or drag to resize

PluginUserInterfaceAttributeUserInterface Property

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

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 string UserInterface { get; }

Property Value

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