LeftInch
Shape.LeftInch property
Repräsentiert den horizontalen Versatz der Form von der linken Spalte in der Einheit Zoll.
public double LeftInch { get; set; }
Beispiele
[C#]
if (shape.LeftInch == 3)
shape.LeftInch = 1;
Siehe auch
- class Shape
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells