Height
Shape.Height property
Repräsentiert die Höhe der Form in Pixeleinheiten.
public int Height { get; set; }
Beispiele
[C#]
if (shape.Height == 3)
shape.Height = 1;
Siehe auch
- class Shape
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells