RotateTextWithShape

ShapeTextAlignment.RotateTextWithShape property

Indica se ruotare il testo con forma.

public bool RotateTextWithShape { get; set; }

Esempi


[C#]
shapeTextAlignment.RotateTextWithShape = true;

Guarda anche