点击或拖拽改变大小

EditorButtonCollection 类

EditorButton 集合类型对象。
继承层次
SystemObject
  System.Collections.ObjectModelCollectionEditorButton
    System.Collections.ObjectModelObservableCollectionEditorButton
      QGEditors.WinFormsEditorButtonCollection

命名空间:  QGEditors.WinForms
程序集:  QGEditors.WinForms (在 QGEditors.WinForms.dll 中) 版本:0.0.2.16 (0.0.2.16)
语法
C#
public class EditorButtonCollection : ObservableCollection<EditorButton>

The EditorButtonCollection type exposes the following members.

构造函数
  名称说明
公共方法EditorButtonCollection
初始化 EditorButtonCollection 类的一个新实例
Top
参见