HeightPt
Shape.HeightPt property
Representa la altura de la forma, en unidades de puntos.
public double HeightPt { get; set; }
Ejemplos
[C#]
if (shape.HeightPt == 3)
shape.HeightPt = 1;
Ver también
- class Shape
- espacio de nombres Aspose.Cells.Drawing
- asamblea Aspose.Cells