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