System::Drawing::Graphics::DrawPath 메서드

Graphics::DrawPath method

지정된 펜을 사용하여 지정된 경로를 그립니다.

void System::Drawing::Graphics::DrawPath(const SharedPtr<Pen> &pen, const SharedPtr<Drawing2D::GraphicsPath> &path)
매개변수형식설명
penconst SharedPtr<Pen>&그리기에 사용할 Pen 객체
경로const SharedPtr<Drawing2D::GraphicsPath>&그릴 그래픽 경로

또 보기