Aspose::Page::EPS::PsDocument::ClipAndNewPath method

PsDocument::ClipAndNewPath method

현재 그래픽 상태에 클립을 추가하고 “newpath” 연산자를 기록합니다. 이는 이 클리핑 경로와 이후의 경로(예: “charpath” 연산자로 윤곽이 그려진 글리프)와의 결합을 피하기 위해 필요합니다.

void Aspose::Page::EPS::PsDocument::ClipAndNewPath(System::SharedPtr<System::Drawing::Drawing2D::GraphicsPath> s)
매개변수형식설명
sSystem::SharedPtr<System::Drawing::Drawing2D::GraphicsPath>클리핑 경로.

또 보기