Move

GridPicture.Move method

Flyttar bilden till en angiven plats.

public void Move(int upperLeftRow, int upperLeftColumn)
ParameterTypBeskrivning
upperLeftRowInt32Övre vänstra radens index.
upperLeftColumnInt32Övre vänstra kolumnindex.

Se även