TextShapeType

ShapeTextAlignment.TextShapeType property

Metnin dönüştürme türünü alır ve ayarlar.

public AutoShapeType TextShapeType { get; set; }

Örnekler


[C#]
//Değişikliğin tam olarak neyle sonuçlanacağını tam olarak bilmiyorsanız, genellikle bu değeri değiştirmeyin
shapeTextAlignment.TextShapeType = AutoShapeType.TextBox;

Ayrıca bakınız