Share via


ICIStarShineGeneratorProtocol.CrossAngle Property

Definition

Gets or sets the angle that the cross of the star shine makes with the horizontal, in radians.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float CrossAngle { [Foundation.Export("crossAngle")] get; [Foundation.Export("setCrossAngle:")] set; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("crossAngle")>]
[<set: Foundation.Export("setCrossAngle:")>]
member this.CrossAngle : single with get, set

Property Value

Attributes

Applies to