Share via


NSView.BoundsRotation Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat BoundsRotation { [Foundation.Export("boundsRotation")] get; [Foundation.Export("setBoundsRotation:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("boundsRotation")>]
[<set: Foundation.Export("setBoundsRotation:")>]
member this.BoundsRotation : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to