PictureCollection.Camera

PictureCollection.Camera method

Takes a photo of the range.

public int Camera(int row, int column, string range)
ParameterTypeDescription
rowInt32The row index of this picture.
columnInt32The column index of this picture.
rangeStringThe area that requires photography

See Also