Aspose::Page::XPS::XpsModel::XpsCanvas::InsertCanvas メソッド
XpsCanvas::InsertCanvas method
この Canvas の子リストの index 番目の位置に新しい Canvas を挿入します。
System::SharedPtr<XpsCanvas> Aspose::Page::XPS::XpsModel::XpsCanvas::InsertCanvas(int32_t index)
| パラメーター | 型 | 説明 |
|---|---|---|
| インデックス | int32_t | 新しいキャンバスを挿入すべき位置。 |
ReturnValue
挿入されたキャンバス。
参照
- Typedef SharedPtr
- Class XpsCanvas
- Class XpsCanvas
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++