다음을 통해 공유


DisplayMonitor.NativeResolutionInRawPixels 속성

정의

원시 픽셀에서 모니터의 네이티브 해상도를 가져옵니다.

public:
 property SizeInt32 NativeResolutionInRawPixels { SizeInt32 get(); };
SizeInt32 NativeResolutionInRawPixels();
public SizeInt32 NativeResolutionInRawPixels { get; }
var sizeInt32 = displayMonitor.nativeResolutionInRawPixels;
Public ReadOnly Property NativeResolutionInRawPixels As SizeInt32

속성 값

원시 픽셀의 모니터 네이티브 해상도입니다.

적용 대상