Right
Shape.Right property
Repräsentiert die Breite des horizontalen Versatzes der Form von ihrer unteren rechten Eckspalte in Pixeln.
public int Right { get; set; }
Beispiele
[C#]
if (shape.Right == 3)
shape.Right = 1;
Siehe auch
- class Shape
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells