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