RotationAngle

ShapeTextAlignment.RotationAngle property

Ottiene e imposta la rotazione della forma.

public double RotationAngle { get; set; }

Esempi


[C#]
shapeTextAlignment.RotationAngle = 90;

Guarda anche