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