Search Results for

    Show / Hide Table of Contents

    Class Orientation

    Specifies the orientation of controls or elements of controls

    Inheritance
    System.Object
    Orientation
    Namespace: FlaxEngine.GUI
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    public sealed class Orientation : Enum

    Fields

    Horizontal

    The horizontal.

    Declaration
    public const Orientation Horizontal
    Field Value
    Orientation

    value__

    Declaration
    public int value__
    Field Value
    System.Int32

    Vertical

    The vertical.

    Declaration
    public const Orientation Vertical
    Field Value
    Orientation

    Extension Methods

    Extensions.ReflectiveCompare<T>(T, T)
    Extensions.RawClone<T>(T)
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat