CODIUM Programming Language (CPL) CodiumSDK CPL Orientation
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
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. |