Share via


ICIHistogramDisplayProtocol.Height Property

Definition

Gets or sets the display height of the histogram.

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

Property Value

Attributes

Applies to