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