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