Share via


IKImageView.ConvertImageRectToViewRect(CGRect) Method

Definition

[Foundation.Export("convertImageRectToViewRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect ConvertImageRectToViewRect(CoreGraphics.CGRect imageRect);
[<Foundation.Export("convertImageRectToViewRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ConvertImageRectToViewRect : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.ConvertImageRectToViewRect : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

imageRect
CGRect

Returns

Attributes

Applies to