CODIUM Programming Language (CPL) CodiumSDK CPL TextDecorationStyle
July 14, 2023 at 8:30 PM
Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll
Ensamblado: CodiumSDK.dll
Text Decoration Style
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 |