Table of Contents

Class DataSaveItemPosition

Namespace
AT.Librarys.Container.Station
Assembly
AT.Librarys.Container.dll

定位数据项

public class DataSaveItemPosition
Inheritance
DataSaveItemPosition
Inherited Members
Extension Methods

Properties

Camera

相机位置

public CPointAngle Camera { get; set; }

Property Value

CPointAngle

ItemName

名称

public string ItemName { get; set; }

Property Value

string

MeasureValue

检测值

public string MeasureValue { get; set; }

Property Value

string

Offset

偏差位置

public CPointAngle Offset { get; set; }

Property Value

CPointAngle

Value

机械位置

public CPointAngle Value { get; set; }

Property Value

CPointAngle