NSAttributedString_NSExtendedStringDrawing.DrawWithRect Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[Foundation.Export("drawWithRect:options:context:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DrawWithRect (this Foundation.NSAttributedString This, CoreGraphics.CGRect rect, Foundation.NSStringDrawingOptions options, AppKit.NSStringDrawingContext context);
static member DrawWithRect : Foundation.NSAttributedString * CoreGraphics.CGRect * Foundation.NSStringDrawingOptions * AppKit.NSStringDrawingContext -> unit
Parameter
- This
- NSAttributedString
- rect
- CGRect
- options
- NSStringDrawingOptions
- context
- NSStringDrawingContext
- Attribute