setBoundsRect:forTextBlock:glyphRange:
**
-(void)setBoundsRect:(NSRect)rect: forTextBlock:(NSTextBlock *)block : glyphRange:(NSRange)glyphRange:
解説
調査中...
テキストブロックの矩形をセットします。
返り値
( void )
なし
引数
( NSRect )rect
( NSTextBlock * )block
( NSRange )glyphRange
フレームワーク
ApplicationKit
クラス
NSLayoutManager
Instance Methods
使用可能
10.4
参照
-boundingRectForGlyphRange:inTextContainer:
-boundsRectForTextBlock:atIndex:effectiveRange:
-boundsRectForTextBlock:glyphRange: