GraphicsPathIterator::GetSubpathCount 메서드(gdipluspath.h)

GraphicsPathIterator::GetSubpathCount 메서드는 경로의 하위 경로(그림이라고도 함)의 수를 반환합니다.

구문

INT GetSubpathCount();

반환 값

형식: INT

이 메서드는 경로의 하위 경로(그림이라고도 함)의 수를 반환합니다.

요구 사항

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

참고 항목

CloseFigure

경로 구성 및 그리기

Graphicspath

GraphicsPathIterator

GraphicsPathIterator::NextSubpath 메서드

경로

StartFigure