LinearGradientBrush::GetRectangle(RectF*) 메서드(gdiplusbrush.h)
이 항목에서는 LinearGradientBrush 클래스의 GetRectangle 메서드를 나열합니다. LinearGradientBrush 클래스에 대한 메서드의 전체 목록은 LinearGradientBrush 메서드를 참조하세요.
오버로드 목록
메서드 | Description |
---|---|
GetRectangle(Rect*) | LinearGradientBrush::GetRectangle 메서드는 그라데이션의 경계를 정의하는 사각형을 가져옵니다. |
GetRectangle(RectF*) | LinearGradientBrush::GetRectangle 메서드는 그라데이션의 경계를 정의하는 사각형을 가져옵니다. |
구문
Status GetRectangle(
RectF *rect
);
매개 변수
rect
반환 값
없음
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows XP, Windows 2000 Professional [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows 2000 Server[데스크톱 앱만] |
대상 플랫폼 | Windows |
헤더 | gdiplusbrush.h(Gdiplus.h 포함) |
라이브러리 | Gdiplus.lib |