Move

GridPicture.Move method

Verschiebt das Bild an eine bestimmte Position.

public void Move(int upperLeftRow, int upperLeftColumn)
ParameterTypBeschreibung
upperLeftRowInt32Zeilenindex oben links.
upperLeftColumnInt32Spaltenindex oben links.

Siehe auch