Search Results for

    / fm / liveswitch / LayoutOrigin

    Enumeration: LayoutOrigin

    fm.liveswitch.LayoutOrigin

    A layout origin definition.

    Table of contents

    Enumeration members

    • BottomLeft
    • BottomRight
    • TopLeft
    • TopRight

    Enumeration members

    BottomLeft

    • BottomLeft: = 4

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

    Defined in: Generated/TypeScript/fm.liveswitch/LayoutOrigin.ts:32


    BottomRight

    • BottomRight: = 3

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

    Defined in: Generated/TypeScript/fm.liveswitch/LayoutOrigin.ts:26


    TopLeft

    • TopLeft: = 1

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

    Defined in: Generated/TypeScript/fm.liveswitch/LayoutOrigin.ts:14


    TopRight

    • TopRight: = 2

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

    Defined in: Generated/TypeScript/fm.liveswitch/LayoutOrigin.ts:20

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