Aspose::Pdf::Vector::GraphicElementCollection::idx_get metod

GraphicElementCollection::idx_get method

Hämtar GraphicElement elementet vid det angivna indexet.

System::SharedPtr<GraphicElement> Aspose::Pdf::Vector::GraphicElementCollection::idx_get(int32_t index)
ParameterTypBeskrivning
indexint32_tIndex inom samlingen.

ReturnValue

GraphicElement.

Se även