camera method

camera(self, row, column, range)

Takes a photo of the range.

Returns


def camera(self, row, column, range):
    ...
ParameterTypeDescription
rowintThe row index of this picture.
columnintThe column index of this picture.
rangeSystem.StringThe area that requires photography

See Also