TopInShape
Shape.TopInShape property
Üst şeklin üst sınırından şeklin dikey kaymasını temsil eder, üst şeklin 1/4000 yüksekliği biriminde.
public int TopInShape { get; set; }
Notlar
Yalnızca bu şekil grup veya grafikte olduğunda geçerlidir.
Örnekler
[C#]
if (shape.TopInShape == 8000)
shape.TopInShape = 4000;
Ayrıca bakınız
- class Shape
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells