Data.getScreenVertical C# (CSharp) Method

getScreenVertical() public method

public getScreenVertical ( ) : bool
return bool
    public bool getScreenVertical()
    {
        return true;
    }
Data