CODIUM Programming Language (CPL) CodiumSDK CPL Weight
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
| C# |
| public enum Weight |
| Constante | Descripción | |
|---|---|---|
| _100 | Defines from thin to thick characters. 400 is the same as normal, and 700 is the same as bold | |
| _200 | Defines from thin to thick characters. 400 is the same as normal, and 700 is the same as bold | |
| _300 | Defines from thin to thick characters. 400 is the same as normal, and 700 is the same as bold | |
| _400 | Defines from thin to thick characters. 400 is the same as normal, and 700 is the same as bold | |
| _500 | Defines from thin to thick characters. 400 is the same as normal, and 700 is the same as bold | |
| _600 | Defines from thin to thick characters. 400 is the same as normal, and 700 is the same as bold | |
| _700 | Defines from thin to thick characters. 400 is the same as normal, and 700 is the same as bold | |
| _800 | Defines from thin to thick characters. 400 is the same as normal, and 700 is the same as bold | |
| _900 | Defines from thin to thick characters. 400 is the same as normal, and 700 is the same as bold | |
| Bold | Defines thick characters | |
| Bolder | Defines thicker characters | |
| Inherit | Inherits this property from its parent element. | |
| Initial | Sets this property to its default value. | |
| Lighter | Defines lighter characters | |
| Normal | Defines normal characters. This is default |