Search Results for

    Show / Hide Table of Contents

    Enum LayoutOrigin

    A layout origin definition.

    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public enum LayoutOrigin : int

    Fields

    Name Description
    BottomLeft

    Indicates an origin where 0,0 is in the bottom-left corner.

    BottomRight

    Indicates an origin where 0,0 is in the bottom-right corner.

    TopLeft

    Indicates an origin where 0,0 is in the top-left corner.

    TopRight

    Indicates an origin where 0,0 is in the top-right corner.

    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0