Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath メソッド
PageAPI::AddPath method
ページに新しいパスを追加します。
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::Features::EventBasedModifications::PageAPI::AddPath(System::SharedPtr<XpsModel::XpsPathGeometry> data)
| パラメーター | 型 | 説明 |
|---|---|---|
| データ | System::SharedPtr<XpsModel::XpsPathGeometry> | パスのジオメトリ。 |
ReturnValue
追加されたパスです。
参照
- Typedef SharedPtr
- Class XpsPath
- Class XpsPathGeometry
- Class PageAPI
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++