Click or drag to resize

IDefineInputPlugin Interface

返回用户文档首页
可自定义输入的插件

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 interface IDefineInputPlugin

The IDefineInputPlugin type exposes the following members.

Properties
 NameDescription
Public propertyGuid 插件唯一标识
Top
Methods
 NameDescription
Public methodDefineInput 定义用户输入函数
Top
See Also