Aspose::Pdf::Annotations::PDF3DViewArray::idx_set метод
PDF3DViewArray::idx_set method
Устанавливает PDF3DView в массиве видов по указанному индексу.
void Aspose::Pdf::Annotations::PDF3DViewArray::idx_set(int32_t index, const System::SharedPtr<PDF3DView> &value)
| Параметр | Тип | Описание |
|---|---|---|
| индекс | int32_t | Индекс. |
| value | const System::SharedPtr<PDF3DView>& | PDF3DView. |
См. также
- Typedef SharedPtr
- Class PDF3DView
- Class PDF3DViewArray
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++