IsRightToLeft method

bool IsRightToLeft()

Implementation

bool IsRightToLeft()
{
  return false;

}