コード例 #1
0
 def __SetCameraMode(self, index):
     constInfo.SET_CAMERA_MAX_DISTANCE_INDEX(index)
     self.__ClickRadioButton(self.cameraModeButtonList, index)
コード例 #2
0
 def __SetCameraMode(self, index):
     constInfo.SET_CAMERA_MAX_DISTANCE_INDEX(index)
     systemSetting.SetCameraDistance(index)