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