WidthPt
Shape.WidthPt property
Representa el ancho de la forma, en unidad de punto.
public double WidthPt { get; set; }
Ejemplos
[C#]
if (shape.WidthPt == 3)
shape.WidthPt = 1;
Ver también
- class Shape
- espacio de nombres Aspose.Cells.Drawing
- asamblea Aspose.Cells