TextVerticalOverflow

ShapeTextAlignment.TextVerticalOverflow property

Metin kutusunun metin dikey taşma türünü alır ve ayarlar.

public TextOverflowType TextVerticalOverflow { get; set; }

Örnekler


[C#]
shapeTextAlignment.TextVerticalOverflow = TextOverflowType.Clip;

Ayrıca bakınız