WidthInch
Shape.WidthInch property
Representerar formens bredd, i enhet tum.
public double WidthInch { get; set; }
Exempel
[C#]
if (shape.WidthInch == 3)
shape.WidthInch = 1;
Se även
- class Shape
- namnutrymme Aspose.Cells.Drawing
- hopsättning Aspose.Cells