다음을 통해 공유


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

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

적용 대상