CODIUM Programming Language (CPL) CodiumSDK CPL Strech
July 14, 2023 at 8:30 PM
Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll
Ensamblado: CodiumSDK.dll
Strech
C# |
public enum Strech |
Constante | Descripción | |
---|---|---|
Condensed | Makes the text narrower than semi-condensed, but not as narrow as extra-condensed | |
Expanded | Makes the text wider than semi-expanded, but not as wide as extra-expanded | |
Extra_Condensed | Makes the text narrower than condensed, but not as narrow as ultra-condensed | |
Extra_Expanded | Makes the text wider than expanded, but not as wide as ultra-expanded | |
Inherit | Inherits this property from its parent element. | |
Initial | Sets this property to its default value. Read about initial | |
Normal | Default value. No font stretching | |
Semi_Condensed | Makes the text narrower than normal, but not as narrow as condensed | |
Semi_Expanded | Makes the text wider than normal, but not as wide as expanded | |
Ultra_Condensed | Makes the text as narrow as it gets | |
Ultra_Expanded | Makes the text as wide as it gets |