Table of Contents

Class GrabFinishEventArgs

Namespace
AT.Librarys.Container.Toolkit.Vision
Assembly
AT.Librarys.Container.dll

采集完成事件数据

public class GrabFinishEventArgs : EventArgs
Inheritance
GrabFinishEventArgs
Inherited Members
Extension Methods

Properties

Image

图像

public CObject Image { get; set; }

Property Value

CObject

Index

拍照索引

public int Index { get; set; }

Property Value

int

Name

名称

public string Name { get; set; }

Property Value

string