RotationAngle

ShapeTextAlignment.RotationAngle property

Ruft die Drehung der Form ab und legt sie fest.

public double RotationAngle { get; set; }

Beispiele


[C#]
shapeTextAlignment.RotationAngle = 90;

Siehe auch