MixerControlIsBoolean Property |
Is this a boolean control
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic bool IsBoolean { get; }Public ReadOnly Property IsBoolean As Boolean
Get
public:
property bool IsBoolean {
bool get ();
}member IsBoolean : bool with get
Property Value
Boolean
See Also