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