X 坐标值( 单位mm、小数点第 3 位有效)
命名空间:
HslCommunication.Robot.YASKAWA
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public float X { get; set; }
Public Property X As Single
Get
Set
public:
property float X {
float get ();
void set (float value);
}
member X : float32 with get, set
属性值
类型:
Single参见