Aspose::Pdf::Vector::GraphicElementCollection::Remove metod

GraphicElementCollection::Remove method

Raderar GraphicElement elementet.

bool Aspose::Pdf::Vector::GraphicElementCollection::Remove(const System::SharedPtr<GraphicElement> &item) override
ParameterTypBeskrivning
itemconst System::SharedPtr<GraphicElement>&GraphicElement objekt som kommer att raderas.

ReturnValue

Sant - om elementet hittas; annars falskt.

Se även