RotateTextWithShape

ShapeTextAlignment.RotateTextWithShape property

Indikerar om text roteras med form.

public bool RotateTextWithShape { get; set; }

Exempel


[C#]
shapeTextAlignment.RotateTextWithShape = true;

Se även