System::Drawing::Graphics::FillPath 메서드

Graphics::FillPath method

지정된 경로의 내부를 지정된 브러시로 채웁니다.

void System::Drawing::Graphics::FillPath(const SharedPtr<Brush> &brush, const SharedPtr<Drawing2D::GraphicsPath> &path)
매개변수형식설명
brushconst SharedPtr<Brush>&채우기 매개변수를 지정하는 Brush 객체
경로const SharedPtr<Drawing2D::GraphicsPath>&채울 경로

또 보기