The width of the line, or zero if there are any errors.
Use the CTLine.GetTypographicBounds(out float, out float, out float) method to retrieve more information about the typographical features of the line.
Starting with iOS 6.0, the CTLine.GetBounds(CTLineBoundsOptions) provides finer typorgraphical information than this method.