HeightPt
Shape.HeightPt property
Rappresenta l’altezza della forma, in unità di punti.
public double HeightPt { get; set; }
Esempi
[C#]
if (shape.HeightPt == 3)
shape.HeightPt = 1;
Guarda anche
- class Shape
- spazio dei nomi Aspose.Cells.Drawing
- assemblea Aspose.Cells