TextVerticalOverflow

ShapeTextAlignment.TextVerticalOverflow property

الحصول على وتعيين نوع تجاوز النص العمودي لمربع النص.

public TextOverflowType TextVerticalOverflow { get; set; }

أمثلة


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

أنظر أيضا