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ámetroTipoDescripción
índiceint32_tÍndice dentro de la colección.

ReturnValue

GraphicElement.

Ver también