getWrappedAlign method

int getWrappedAlign()

Implementation

int getWrappedAlign() {
  // 661
  return ttfGetFontWrappedAlign(this);
}