Método Aspose::Pdf::Annotations::PDF3DViewArray::idx_set
PDF3DViewArray::idx_set method
Establece el PDF3DView en el arreglo de vistas en el índice especificado.
void Aspose::Pdf::Annotations::PDF3DViewArray::idx_set(int32_t index, const System::SharedPtr<PDF3DView> &value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| índice | int32_t | El índice. |
| value | const System::SharedPtr<PDF3DView>& | PDF3DView. |
Ver también
- Typedef SharedPtr
- Class PDF3DView
- Class PDF3DViewArray
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++