Aspose::Pdf::Vector::GraphicElementCollection::idx_get method
GraphicElementCollection::idx_get method
Obtiene el elemento GraphicElement en el índice especificado.
System::SharedPtr<GraphicElement> Aspose::Pdf::Vector::GraphicElementCollection::idx_get(int32_t index)
| Parámetro | Tipo | Descripción |
|---|---|---|
| índice | int32_t | Índice dentro de la colección. |
ReturnValue
Ver también
- Typedef SharedPtr
- Class GraphicElement
- Class GraphicElementCollection
- Namespace Aspose::Pdf::Vector
- Library Aspose.PDF for C++