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