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