Метод 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. |
См. также
- Typedef SharedPtr
- Class GraphicElement
- Class GraphicElementCollection
- Namespace Aspose::Pdf::Vector
- Library Aspose.PDF for C++