Show / Hide Table of Contents

    Enum Orientation

    Specifies orientation types of media.

    Namespace: Tizen.Content.MediaContent
    Assembly: Tizen.Content.MediaContent.dll
    Syntax
    public enum Orientation

    Fields

    Name Description
    FlipHorizontal

    Flip horizontal.

    FlipVertical

    Flip vertical.

    Normal

    Normal.

    Rotate0

    None.

    Rotate180

    Rotate 180 degrees.

    Rotate270

    Rotate 270 degrees.

    Rotate90

    Rotate 90 degrees.

    Transpose

    Transpose.

    Transverse

    Transverse.

    Back to top Copyright © 2016-2018 Samsung
    Generated by DocFX