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