다음을 통해 공유


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

해상도(비트 수)입니다.

적용 대상