Aspose::Page::XPS::XpsModel::XpsCanvas::AddPath 메서드
XpsCanvas::AddPath method
이 캔버스의 자식 목록에 새 경로를 추가합니다.
System::SharedPtr<XpsPath> Aspose::Page::XPS::XpsModel::XpsCanvas::AddPath(System::SharedPtr<XpsPathGeometry> data)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 데이터 | System::SharedPtr<XpsPathGeometry> | 경로의 기하학. |
ReturnValue
추가된 경로.
또 보기
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class XpsCanvas
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++