System::Drawing::Graphics::EndContainer method
Graphics::EndContainer method
Schließt den aktuellen Container und stellt den Zustand dieses Objekts aus dem Zustand des gespeicherten Containers wieder her.
void System::Drawing::Graphics::EndContainer(const SharedPtr<Drawing2D::GraphicsContainer> &container)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Container | const SharedPtr<Drawing2D::GraphicsContainer>& | Der Container, aus dem der Zustand wiederhergestellt wird |
Siehe auch
- Typedef SharedPtr
- Class GraphicsContainer
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++