Aspose::Page::XPS::XpsDocument::InsertPath 메서드

XpsDocument::InsertPath method

index 위치에 활성 페이지에 새 path를 삽입합니다.

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

ReturnValue

삽입된 경로.

또 보기