Aspose::Page::XPS::XpsModel::XpsCanvas::AddPath メソッド
XpsCanvas::AddPath method
この Canvas の子リストに新しい Path を追加します。
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++