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