Share via


CILineOverlay.Threshold Property

Definition

Gets or sets the line overlay threshold..

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public float Threshold { [Foundation.Export("threshold")] get; [Foundation.Export("setThreshold:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("threshold")>]
[<set: Foundation.Export("setThreshold:")>]
member this.Threshold : single with get, set

Property Value

Implements

Attributes

Applies to