IAdcControllerProvider.ResolutionInBits Property

Definition

Gets the resolution of the controller as number of bits it has.

public:
 property int ResolutionInBits { int get(); };
int ResolutionInBits();
public int ResolutionInBits { get; }
var int32 = iAdcControllerProvider.resolutionInBits;
Public ReadOnly Property ResolutionInBits As Integer

Property Value

Int32

int

The resolution as number of bits.

Applies to