Share via


IKImageView.SetRotation(NFloat, CGPoint) Method

Definition

[Foundation.Export("setRotationAngle:centerPoint:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetRotation(System.Runtime.InteropServices.NFloat rotationAngle, CoreGraphics.CGPoint centerPoint);
[<Foundation.Export("setRotationAngle:centerPoint:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetRotation : System.Runtime.InteropServices.NFloat * CoreGraphics.CGPoint -> unit
override this.SetRotation : System.Runtime.InteropServices.NFloat * CoreGraphics.CGPoint -> unit

Parameters

rotationAngle
NFloat
centerPoint
CGPoint
Attributes

Applies to