CODIUM Programming Language (CPL) CodiumSDK CPL Orientation
July 14, 2023 at 8:30 PM
Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll
Ensamblado: CodiumSDK.dll
Orientation
C# |
public enum Orientation |
Constante | Descripción | |
---|---|---|
Landscape | The viewport is in a landscape orientation, i.e., the width is greater than the height. | |
Portrait | The viewport is in a portrait orientation, i.e., the height is greater than or equal to the width. |