UIImage.DrawAsPatternInRect(CGRect) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("drawAsPatternInRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[ObjCRuntime.ThreadSafe]
public virtual void DrawAsPatternInRect(CoreGraphics.CGRect rect);
[<Foundation.Export("drawAsPatternInRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<ObjCRuntime.ThreadSafe>]
abstract member DrawAsPatternInRect : CoreGraphics.CGRect -> unit
override this.DrawAsPatternInRect : CoreGraphics.CGRect -> unit
Parameters
- rect
- CGRect
- Attributes