Метод Aspose::Pdf::Vector::GraphicElementCollection::idx_get
GraphicElementCollection::idx_get method
Получает элемент GraphicElement по указанному индексу.
System::SharedPtr<GraphicElement> Aspose::Pdf::Vector::GraphicElementCollection::idx_get(int32_t index)
| Параметр | Тип | Описание |
|---|---|---|
| индекс | int32_t | Индекс в коллекции. |
ReturnValue
См. также
- Typedef SharedPtr
- Class GraphicElement
- Class GraphicElementCollection
- Namespace Aspose::Pdf::Vector
- Library Aspose.PDF for C++