Aspose::Page::XPS::XpsModel::XpsCanvas::InsertPath 메서드

XpsCanvas::InsertPath method

이 캔버스의 자식 목록에 index 위치에 새 경로를 삽입합니다.

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

ReturnValue

삽입된 경로.

또 보기