GridPicture.AlignTopRightCorner

GridPicture.AlignTopRightCorner method

Moves the picture to the top-right corner.

public void AlignTopRightCorner(int topRow, int rightColumn)
ParameterTypeDescription
topRowInt32the row index.
rightColumnInt32the column index.

See Also