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