HeightInch
Shape.HeightInch property
Представляет высоту фигуры в дюймах.
public double HeightInch { get; set; }
Примеры
[C#]
if (shape.HeightInch == 3)
shape.HeightInch = 1;
Смотрите также
- class Shape
- пространство имен Aspose.Cells.Drawing
- сборка Aspose.Cells