TextHorizontalOverflow

ShapeTextAlignment.TextHorizontalOverflow property

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

public TextOverflowType TextHorizontalOverflow { get; set; }

Örnekler


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

Ayrıca bakınız