| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property ReverseActiveChannel As ReverseActiveChannelTypes | |
| C# | |
|---|---|
public abstract ReverseActiveChannelTypes ReverseActiveChannel {get; set;} | |
| C++/CLI | |
|---|---|
public: abstract property ReverseActiveChannelTypes ReverseActiveChannel { ReverseActiveChannelTypes get(); void set ( ReverseActiveChannelTypes value); } | |
This parameter only applies when the Active Channel Detection mode is set to pre-define or semi-auto and the direction is specified as reverse. Default is ReverseActiveChannelTypes.None. The value represents the OR sum of the Channels selected to be pre-defined as active (bypassing the automatic active channel detection algorithm).
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)