Aspose::Pdf::Vector::GraphicElementCollection::idx_get method
GraphicElementCollection::idx_get method
Gets the GraphicElement element at the specified index.
System::SharedPtr<GraphicElement> Aspose::Pdf::Vector::GraphicElementCollection::idx_get(int32_t index)
| Parameter | Type | Description |
|---|---|---|
| index | int32_t | Index within the collection. |
ReturnValue
See Also
- Typedef SharedPtr
- Class GraphicElement
- Class GraphicElementCollection
- Namespace Aspose::Pdf::Vector
- Library Aspose.PDF for C++