System::Drawing::Graphics::EndContainer methode
Graphics::EndContainer method
Sluit de huidige container en herstelt de toestand van dit object vanuit de toestand van de opgeslagen container.
void System::Drawing::Graphics::EndContainer(const SharedPtr<Drawing2D::GraphicsContainer> &container)
| Parameter | Type | Beschrijving |
|---|---|---|
| container | const SharedPtr<Drawing2D::GraphicsContainer>& | De container waarvan de status moet worden hersteld |
Zie ook
- Typedef SharedPtr
- Class GraphicsContainer
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++