RotationAngle
Shape.RotationAngle property
Ottiene e imposta la rotazione della forma.
public double RotationAngle { get; set; }
Esempi
[C#]
if(shape.RotationAngle == 45)
shape.RotationAngle = 60;
Guarda anche
- class Shape
- spazio dei nomi Aspose.Cells.Drawing
- assemblea Aspose.Cells