다음을 통해 공유


CompositionDrawingSurface.Resize(SizeInt32) 메서드

정의

그리기 표면의 크기를 지정된 크기로 조정합니다.

public:
 virtual void Resize(SizeInt32 sizePixels) = Resize;
void Resize(SizeInt32 const& sizePixels);
public void Resize(SizeInt32 sizePixels);
function resize(sizePixels)
Public Sub Resize (sizePixels As SizeInt32)

매개 변수

sizePixels
SizeInt32

그리기 표면의 새 크기(픽셀)입니다.

Windows 요구 사항

디바이스 패밀리
Windows 10 Creators Update (10.0.15063.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v4.0에서 도입되었습니다.)

적용 대상