Search Results for

    Show / Hide Table of Contents

    Class Orientation

    Defines valid SDP orientations.

    Inheritance
    System.Object
    Orientation
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: FM.LiveSwitch.Sdp
    Assembly: FM.LiveSwitch.dll
    Syntax
    public static class Orientation

    Properties

    Landscape

    Gets the SDP orientation meaning "Landscape".

    Declaration
    public static string Landscape { get; }
    Property Value
    Type Description
    System.String

    Portrait

    Gets the SDP orientation meaning "Portrait".

    Declaration
    public static string Portrait { get; }
    Property Value
    Type Description
    System.String

    Seascape

    Gets the SDP orientation meaning "Upside-Down Landscape".

    Declaration
    public static string Seascape { get; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0