ShapeTextAlignment.RotateTextWithShape

ShapeTextAlignment.RotateTextWithShape property

Indicates whether rotating text with shape.

public bool RotateTextWithShape { get; set; }

Examples


[C#]
shapeTextAlignment.RotateTextWithShape = true;

See Also