ICIHueAdjustProtocol.Angle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The amount, in degrees, by which to rotate the color cube about the neutral axis.
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float Angle { [Foundation.Export("angle")] get; [Foundation.Export("setAngle:")] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("angle")>]
[<set: Foundation.Export("setAngle:")>]
member this.Angle : single with get, set
Property Value
- Attributes