Click or drag to resize

GHAMatrixSwitcherZoneBalance Property

[This is preliminary documentation and is subject to change.]

Left-right levels between 0.0(full-left) and 1.0(full-right). Centered at 0.5

Namespace:  GHASchema.Classes.Device.AudioVideo
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public virtual double Balance { get; set; }

Property Value

Type: Double

Implements

IAudioControlBalance
See Also