WidthInch
Shape.WidthInch property
Şeklin genişliğini inç cinsinden temsil eder.
public double WidthInch { get; set; }
Örnekler
[C#]
if (shape.WidthInch == 3)
shape.WidthInch = 1;
Ayrıca bakınız
- class Shape
- ad alanı Aspose.Cells.Drawing
- toplantı Aspose.Cells