RotateTextWithShape

ShapeTextAlignment.RotateTextWithShape property

Indique si la rotation du texte avec la forme.

public bool RotateTextWithShape { get; set; }

Exemples


[C#]
shapeTextAlignment.RotateTextWithShape = true;

Voir également