示例#1
0
 public bool GetAxisAstp(int axis)
 {
     return(Motion.AxisAstp(Index, axis));
 }