RotateTextWithShape

ShapeTextAlignment.RotateTextWithShape property

Gibt an, ob Text mit Form gedreht wird.

public bool RotateTextWithShape { get; set; }

Beispiele


[C#]
shapeTextAlignment.RotateTextWithShape = true;

Siehe auch