次の方法で共有


IAdcControllerProvider.ResolutionInBits プロパティ

定義

コントローラーの解像度をビット数として取得します。

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

プロパティ値

Int32

int

ビット数としての解像度。

適用対象