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