WidthInShape
Shape.WidthInShape property
Üst şeklin 1/4000 biriminde şeklin genişliğini temsil eder.
public int WidthInShape { get; set; }
Notlar
Yalnızca bu şekil grup veya grafikte olduğunda geçerlidir.
Örnekler
[C#]
if (shape.UpperDeltaY == 2000)
shape.UpperDeltaY = 4000;
Ayrıca bakınız
- class Shape
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells