Share via


IKImageView.ConvertViewRectToImageRect(CGRect) Method

Definition

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

Parameters

viewRect
CGRect

Returns

Attributes

Applies to