Aspose::Pdf::Annotations::PDF3DCrossSectionArray::idx_set method
PDF3DCrossSectionArray::idx_set method
Sets the PDF3DCrossSection at the specified index.
void Aspose::Pdf::Annotations::PDF3DCrossSectionArray::idx_set(int32_t index, const System::SharedPtr<PDF3DCrossSection> &value)
| Parameter | Type | Description |
|---|---|---|
| index | int32_t | The index. |
| value | const System::SharedPtr<PDF3DCrossSection>& | Cross section. |
See Also
- Typedef SharedPtr
- Class PDF3DCrossSection
- Class PDF3DCrossSectionArray
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++