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