点击或拖拽改变大小

DebugStationView 类

工位调试窗口
继承层次
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              DForm
                MouseWheelContainerForm
                  XtraForm
                    AT.Librarys.Container.ViewDebugStationView

命名空间: AT.Librarys.Container.View
程序集: AT.Librarys.Container (在 AT.Librarys.Container.dll 中) 版本:23.7.2405.1017 (23.07.2405.1017)
语法
C#
public class DebugStationView : XtraForm

DebugStationView 类型公开以下成员。

构造函数
 名称说明
公共方法DebugStationView 构造
Top
属性
 名称说明
公共属性静态成员Instance 视觉服务调试界面实例
Top
方法
 名称说明
公共方法ShowView 显示调试窗口
Top
字段
 名称说明
公共字段IsShow 窗体是否显示状态
Top
扩展方法
 名称说明
公共扩展器方法ToCObject Object转CObject
(由 ExtensionCustom 定义。)
Top
参见