CODIUM Programming Language (CPL) CodiumSDK CPL Clear
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
| C# |
| public enum Clear |
| Constante | Descripción | |
|---|---|---|
| Both | The element is pushed below both left and right floated elements | |
| Inherit | Inherits this property from its parent element. | |
| Initial | Sets this property to its default value. | |
| Left | The element is pushed below left floated elements | |
| None | Default. The element is not pushed below left or right floated elements | |
| Right | The element is pushed below right floated elements |