Variable WrapPoint.wrapWidth

The associated calculated width of the wrapLine

struct WrapPoint
{
  // ...
  int wrapWidth;
  // ...
}