Share via


NSView.RotateByAngle(NFloat) Method

Definition

[Foundation.Export("rotateByAngle:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RotateByAngle(System.Runtime.InteropServices.NFloat angle);
[<Foundation.Export("rotateByAngle:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RotateByAngle : System.Runtime.InteropServices.NFloat -> unit
override this.RotateByAngle : System.Runtime.InteropServices.NFloat -> unit

Parameters

angle
NFloat
Attributes

Applies to