点击或拖拽改变大小

SWFlyoutCommandAttribute 构造函数

初始化 SWFlyoutCommandAttribute 类的一个新实例

命名空间:  Du.SolidWorks.Attributes
程序集:  Du.SolidWorks (在 Du.SolidWorks.dll 中) 版本:0.1.1.0 (0.1.1)
语法
public SWFlyoutCommandAttribute(
	string cmdTitle,
	params Type[] commands
)

参数

cmdTitle
类型:SystemString

[缺少 "M:Du.SolidWorks.Attributes.SWFlyoutCommandAttribute.#ctor(System.String,System.Type[])" 的 <param name="cmdTitle"/> 文档]

commands
类型:SystemType

[缺少 "M:Du.SolidWorks.Attributes.SWFlyoutCommandAttribute.#ctor(System.String,System.Type[])" 的 <param name="commands"/> 文档]

参见