CODIUM Programming Language (CPL) CodiumSDK CPL TextDecorationStyle
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
| C# |
| public enum TextDecorationStyle |
| Constante | Descripción | |
|---|---|---|
| Dashed | The line will display as a dashed line | |
| Dotted | The line will display as a dotted line | |
| Double | The line will display as a double line | |
| Inherit | Inherits this property from its parent element. | |
| Initial | Sets this property to its default value. | |
| Solid | Default value. The line will display as a single line | |
| Wavy | The line will display as a wavy line |