Aspose::Page::XPS::XpsDocument::CreatePath メソッド
XpsDocument::CreatePath method
新しいパスを作成します。
System::SharedPtr<XpsModel::XpsPath> Aspose::Page::XPS::XpsDocument::CreatePath(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++