Метод Aspose::Pdf::Vector::GraphicElementCollection::Add

GraphicElementCollection::Add method

Добавляет новый GraphicElement в коллекцию. Все элементы в коллекции должны иметь одинаковый GraphicElement::Parent.

void Aspose::Pdf::Vector::GraphicElementCollection::Add(const System::SharedPtr<GraphicElement> &item) override
ПараметрТипОписание
элементconst System::SharedPtr<GraphicElement>&IGraphicElement.

См. также