Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath 메서드

PageAPI::InsertPath method

index 위치에 새로운 경로를 페이지에 삽입합니다.

System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::InsertPath(int32_t index, System::SharedPtr<XpsModel::XpsPathGeometry> data)
매개변수형식설명
indexint32_t새 경로를 삽입해야 하는 위치.
데이터System::SharedPtr<XpsModel::XpsPathGeometry>경로의 기하학.

ReturnValue

삽입된 경로.

또 보기