System::Drawing::Graphics::EndContainer método
Graphics::EndContainer method
Cierra el contenedor actual y restaura el estado de este objeto a partir del estado del contenedor guardado.
void System::Drawing::Graphics::EndContainer(const SharedPtr<Drawing2D::GraphicsContainer> &container)
| Parámetro | Tipo | Descripción |
|---|---|---|
| contenedor | const SharedPtr<Drawing2D::GraphicsContainer>& | El contenedor del cual restaurar el estado |
Ver también
- Typedef SharedPtr
- Class GraphicsContainer
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++