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

新しいパス。

参照