MixerControlIsUnsigned Property |
True if this is an unsigned control
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic bool IsUnsigned { get; }Public ReadOnly Property IsUnsigned As Boolean
Get
public:
property bool IsUnsigned {
bool get ();
}member IsUnsigned : bool with get
Property Value
Boolean
See Also