func size() -> CGSize
Returns the size necessary to draw the string.
この文字列を描画するのに必要なサイズを返します。
func boundingRect (with: CGSize, options: NSStringDrawingOptions, context: NSStringDrawingContext?) -> CGRect
Returns the bounding rectangle necessary to draw the string.
この文字列を描画するのに必要な境界矩形を返します。