CODIUM Programming Language (CPL) CodiumSDK CPL TextOverflow
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
| 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. |