-(NSRect)boundsRectForContentRect:(NSRect)contentRect:
inRect:(NSRect)rect:
textContainer:(NSTextContainer *)textContainer:
characterRange:(NSRange)charRange:
解説
padding,ボーダー、マージンを含んでいる領域のテキストが返される
返り値
( NSRect )
なし
引数
( NSRect )contentRect
( NSRect )rect
( NSTextContainer * )textContainer
( NSRange )charRange
フレームワーク
ApplicationKit
クラス
NSTextBlock
Instance Methods
使用可能
10.4
参照
-rectForLayoutAtPoint:inRect:textContainer:characterRange: