다음을 통해 공유


ID2D1BoundsAdjustmentTransform::SetOutputBounds 메서드(d2d1effectauthor.h)

이렇게 하면 지원 변환의 출력 범위가 설정됩니다.

구문

void SetOutputBounds(
  [in] const D2D1_RECT_L *outputBounds
);

매개 변수

[in] outputBounds

형식: const D2D1_RECT_L*

출력 범위입니다.

반환 값

없음

요구 사항

   
지원되는 최소 클라이언트 Windows 8 및 Windows 7용 플랫폼 업데이트 [데스크톱 앱 | UWP 앱]
지원되는 최소 서버 Windows Server 2012 및 Windows Server 2008 R2용 플랫폼 업데이트 [데스크톱 앱 | UWP 앱]
대상 플랫폼 Windows
헤더 d2d1effectauthor.h
라이브러리 D2d1.lib

추가 정보

ID2D1BoundsAdjustmentTransform