NSStringDrawing_NSString.DrawInRect メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
DrawInRect(NSString, CGRect, NSStringAttributes) | |
DrawInRect(NSString, CGRect, NSDictionary) |
DrawInRect(NSString, CGRect, NSStringAttributes)
public static void DrawInRect (this Foundation.NSString This, CoreGraphics.CGRect rect, AppKit.NSStringAttributes attributes);
static member DrawInRect : Foundation.NSString * CoreGraphics.CGRect * AppKit.NSStringAttributes -> unit
パラメーター
- This
- NSString
- rect
- CGRect
- attributes
- NSStringAttributes
適用対象
DrawInRect(NSString, CGRect, NSDictionary)
[Foundation.Export("drawInRect:withAttributes:")]
public static void DrawInRect (this Foundation.NSString This, CoreGraphics.CGRect rect, Foundation.NSDictionary attributes);
static member DrawInRect : Foundation.NSString * CoreGraphics.CGRect * Foundation.NSDictionary -> unit
パラメーター
- This
- NSString
- rect
- CGRect
- attributes
- NSDictionary
- 属性