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
ParameterTypBeskrivning
objektconst System::SharedPtr<GraphicElement>&IGraphicElement.

Se även