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