Метод Aspose::Pdf::Vector::GraphicElementCollection::Remove
GraphicElementCollection::Remove method
Удаляет элемент GraphicElement.
bool Aspose::Pdf::Vector::GraphicElementCollection::Remove(const System::SharedPtr<GraphicElement> &item) override
| Параметр | Тип | Описание |
|---|---|---|
| item | const System::SharedPtr<GraphicElement>& | Объект GraphicElement, который будет удалён. |
ReturnValue
True — если элемент найден; иначе — false.
См. также
- Typedef SharedPtr
- Class GraphicElement
- Class GraphicElementCollection
- Namespace Aspose::Pdf::Vector
- Library Aspose.PDF for C++