点击或拖拽改变大小

ScanBarcodeViewEventArgs 类

为ScanBarcodeViewEventHandler提供数据
继承层次
SystemObject
  SystemEventArgs
    Smobiler.PluginsScanBarcodeViewEventArgs

命名空间:  Smobiler.Plugins
程序集:  Smobiler.Plugins (在 Smobiler.Plugins.dll 中) 版本:6.0.641.16928
语法
public class ScanBarcodeViewEventArgs : EventArgs

ScanBarcodeViewEventArgs 类型公开以下成员。

构造函数
  名称说明
公共方法ScanBarcodeViewEventArgs
获取一个 ScanBarcodeViewEventArgs 实例
Top
属性
  名称说明
公共属性Data
获取扫描数据。
Top
参见