Aspose::Pdf::Vector::GraphicElementCollection::Add metod
GraphicElementCollection::Add method
Lägger till ett nytt GraphicElement i samlingen. Alla objekt i samlingen måste ha samma GraphicElement::Parent.
void Aspose::Pdf::Vector::GraphicElementCollection::Add(const System::SharedPtr<GraphicElement> &item) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| objekt | const System::SharedPtr<GraphicElement>& | IGraphicElement. |
Se även
- Typedef SharedPtr
- Class GraphicElement
- Class GraphicElementCollection
- Namespace Aspose::Pdf::Vector
- Library Aspose.PDF for C++