WidthPt
Shape.WidthPt property
Rappresenta la larghezza della forma, in unità di punto.
public double WidthPt { get; set; }
Esempi
[C#]
if (shape.WidthPt == 3)
shape.WidthPt = 1;
Guarda anche
- class Shape
- spazio dei nomi Aspose.Cells.Drawing
- assemblea Aspose.Cells