Enum Rotation

    Definition

    Namespace:
    Tizen.Multimedia
    Assembly:
    Tizen.Multimedia.dll

    Specifies the directions of rotation.

    public enum Rotation

    Fields

    Name Description
    Rotate0

    No rotation.

    Rotate180

    Rotate clockwise by 180 degrees.

    Rotate270

    Rotate clockwise by 270 degrees.

    Rotate90

    Rotate clockwise by 90 degrees.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX