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