RotateTextWithShape

ShapeTextAlignment.RotateTextWithShape property

表示是否旋转带形状的文本。

public bool RotateTextWithShape { get; set; }

例子


[C#]
shapeTextAlignment.RotateTextWithShape = true;

也可以看看