点击或拖拽改变大小

SWCommandAttribute 构造函数

使用最多的默认值,Name,Hint,ToolTip都为name,居中布局,菜单和ToolBar都显示

命名空间:  Du.SolidWorks.Attributes
程序集:  Du.SolidWorks (在 Du.SolidWorks.dll 中) 版本:0.1.1.0 (0.1.1)
语法
public SWCommandAttribute(
	string name,
	int imageList
)

参数

name
类型:SystemString

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

imageList
类型:SystemInt32

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

参见