TextVerticalOverflowType

TextVerticalOverflowType enumeration

Representa el tipo de desbordamiento vertical de texto.

public enum TextVerticalOverflowType : sbyte

Valores

NombreValorDescripción
NotDefined-1
Overflow0
Ellipsis1
Clip2

Ver también