다음을 통해 공유


GraphicsPathIterator::GraphicsPathIterator(constGraphicsPathIterator&) 메서드(gdipluspath.h)

GraphicsPathIterator에 대한 복사 생성자입니다.

구문

void GraphicsPathIterator(
  const GraphicsPathIterator & unnamedParam1
);

매개 변수

unnamedParam1

이 개체에 복사할 개체입니다.

반환 값

없음

요구 사항

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

추가 정보

Graphicspath

GraphicsPathIterator