WidthInShape
Shape.WidthInShape property
Repräsentiert die Breite der Form in Einheiten von 1/4000 der übergeordneten Form.
public int WidthInShape { get; set; }
Bemerkungen
Gilt nur, wenn diese Form in der Gruppe oder im Diagramm enthalten ist.
Beispiele
[C#]
if (shape.UpperDeltaY == 2000)
shape.UpperDeltaY = 4000;
Siehe auch
- class Shape
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells