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