RotateTextWithShape

ShapeTextAlignment.RotateTextWithShape property

Indica si rota texto con forma.

public bool RotateTextWithShape { get; set; }

Ejemplos


[C#]
shapeTextAlignment.RotateTextWithShape = true;

Ver también