다음을 통해 공유


GraphicsPath::GraphicsPath(FillMode) 메서드(gdipluspath.h)

GraphicsPath::GraphicsPath 개체를 만들고 채우기 모드를 초기화합니다. 이것이 기본 생성자입니다.

구문

void GraphicsPath(
  [in] FillMode fillMode
);

매개 변수

[in] fillMode

형식: FillMode

(선택 사항) 경로가 교차하는 경우 영역을 채우는 방법을 지정하는 FillMode 열거형의 요소입니다. 기본값은 FillModeAlternate입니다.

반환 값

없음

요구 사항

   
지원되는 최소 클라이언트 Windows XP, Windows 2000 Professional [데스크톱 앱만 해당]
지원되는 최소 서버 Windows 2000 Server[데스크톱 앱만]
대상 플랫폼 Windows
헤더 gdipluspath.h(Gdiplus.h 포함)
라이브러리 Gdiplus.lib
DLL Gdiplus.dll

참고 항목

영역을 사용하여 클리핑

경로 구성 및 그리기

경로 그라데이션 만들기

FillMode

Graphicspath

GraphicsPath 생성자

PathGradientBrush

경로