Indicates if the line can be selected as a recording source
Namespace: NDXVUMeterNETAssembly: DXVUMeterNETGDI (in DXVUMeterNETGDI.dll) Version: 3.0.4021.33606 (3.1.0.0)
Syntax
| C# |
|---|
public bool CanBeSelected { get; } |
| Visual Basic |
|---|
Public ReadOnly Property CanBeSelected As Boolean Get |
| Visual C++ |
|---|
public: property bool CanBeSelected { bool get (); } |