Share via


ICICheckerboardGeneratorProtocol.Sharpness Property

Definition

Gets or sets the sharpness of the stripe pattern. 1 is sharp. 0 is maximally blurry.

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

Property Value

Attributes

Applies to