AlignTopRightCorner
Shape.AlignTopRightCorner method
Resmi sağ üst köşeye taşır.
public void AlignTopRightCorner(int topRow, int rightColumn)
Parametre | Tip | Tanım |
---|---|---|
topRow | Int32 | satır indeksi. |
rightColumn | Int32 | sütun indeksi. |
Örnekler
[C#]
shape.AlignTopRightCorner(2, 5);
Ayrıca bakınız
- class Shape
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells