Class GrabFinish3DEventArgs
采集完成事件数据
public class GrabFinish3DEventArgs : EventArgs
- Inheritance
-
GrabFinish3DEventArgs
- Inherited Members
- Extension Methods
Properties
Index
拍照索引
public int Index { get; set; }
Property Value
Name
名称
public string Name { get; set; }
Property Value
PointCloud
点云
public CPointCloud PointCloud { get; set; }