CODIUM Programming Language (CPL) CodiumSDK CPL AutoFlow
July 14, 2023 at 8:30 PM
Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll
Ensamblado: CodiumSDK.dll
Auto Flow
C# |
public enum AutoFlow |
Constante | Descripción | |
---|---|---|
Column | Places items by filling each column | |
Column_Dense | Places items by filling each column, and fill any holes in the grid | |
Dense | Place items to fill any holes in the grid | |
Row | Default value. Places items by filling each row | |
Row_Dense | Places items by filling each row, and fill any holes in the grid |