CODIUM Programming Language (CPL) CodiumSDK CPL Size
July 14, 2023 at 8:30 PM
Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll
Ensamblado: CodiumSDK.dll
Size
C# |
public enum Size |
Constante | Descripción | |
---|---|---|
Auto | Default value. The background image is displayed in its original size | |
Contain | Resize the background image to make sure the image is fully visible | |
Cover | Resize the background image to cover the entire container, even if it has to stretch the image or cut a little bit off one of the edges | |
Inherit | Inherits this property from its parent element. | |
Initial | Sets this property to its default value. |