Aspose::Pdf::Vector::GraphicElementCollection::Add method
GraphicElementCollection::Add method
Adds a new GraphicElement to the collection. All items in the collection must have the same GraphicElement::Parent.
void Aspose::Pdf::Vector::GraphicElementCollection::Add(const System::SharedPtr<GraphicElement> &item) override
| Parameter | Type | Description |
|---|---|---|
| item | const System::SharedPtr<GraphicElement>& | IGraphicElement. |
See Also
- Typedef SharedPtr
- Class GraphicElement
- Class GraphicElementCollection
- Namespace Aspose::Pdf::Vector
- Library Aspose.PDF for C++