AlignTopRightCorner
GridPicture.AlignTopRightCorner method
将图片移动到右上角。
public void AlignTopRightCorner(int topRow, int rightColumn)
范围 | 类型 | 描述 |
---|---|---|
topRow | Int32 | 行索引。 |
rightColumn | Int32 | 列索引。 |
将图片移动到右上角。
public void AlignTopRightCorner(int topRow, int rightColumn)
范围 | 类型 | 描述 |
---|---|---|
topRow | Int32 | 行索引。 |
rightColumn | Int32 | 列索引。 |