Share via


IKImageView.ZoomImageToRect(CGRect) Method

Definition

[Foundation.Export("zoomImageToRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ZoomImageToRect(CoreGraphics.CGRect rect);
[<Foundation.Export("zoomImageToRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ZoomImageToRect : CoreGraphics.CGRect -> unit
override this.ZoomImageToRect : CoreGraphics.CGRect -> unit

Parameters

rect
CGRect
Attributes

Applies to