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

GraphicsPath::StartFigure 메서드는 현재 그림을 닫지 않고 새 그림을 시작합니다. 이 경로에 추가된 후속 지점이 새 그림에 추가됩니다.

구문

Status StartFigure();

반환 값

형식: 상태

메서드가 성공하면 Status 열거형의 요소인 Ok를 반환합니다.

메서드가 실패하면 Status 열거형의 다른 요소 중 하나를 반환합니다.

요구 사항

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

추가 정보

지역을 사용하여 클리핑

경로 구성 및 그리기

경로 그라데이션 만들기

Graphicspath

GraphicsPath::CloseFigure

GraphicsPathIterator

GraphicsPathIterator::NextSubpath 메서드

경로