CIHistogramDisplayFilter.HighLimit Property

Definition

Gets or sets the height of the tallest histogram bar.

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

Property Value

Implements

Attributes

Applies to