Método Aspose::Pdf::Annotations::PDF3DCrossSectionArray::idx_get
PDF3DCrossSectionArray::idx_get method
Obtiene el PDF3DCrossSection en el índice especificado.
System::SharedPtr<PDF3DCrossSection> Aspose::Pdf::Annotations::PDF3DCrossSectionArray::idx_get(int32_t index)
| Parámetro | Tipo | Descripción |
|---|---|---|
| índice | int32_t | El índice. |
ReturnValue
Sección transversal.
Ver también
- Typedef SharedPtr
- Class PDF3DCrossSection
- Class PDF3DCrossSectionArray
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++