CODIUM Programming Language (CPL) CodiumSDK CPL TextOverflow
July 14, 2023 at 8:30 PM
Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll
Ensamblado: CodiumSDK.dll
Text Overflow
C# |
public enum TextOverflow |
Constante | Descripción | |
---|---|---|
Clip | Default value. The text is clipped and not accessible | |
Ellipsis | Render an ellipsis (“…“) to represent the clipped text | |
Inherit | Inherits this property from its parent element. | |
Initial | Sets this property to its default value. |