System::Drawing::Graphics::EndContainer méthode
Graphics::EndContainer method
Ferme le conteneur actuel et restaure l’état de cet objet à partir de l’état du conteneur enregistré.
void System::Drawing::Graphics::EndContainer(const SharedPtr<Drawing2D::GraphicsContainer> &container)
| Paramètre | Type | Description |
|---|---|---|
| conteneur | const SharedPtr<Drawing2D::GraphicsContainer>& | Le conteneur à partir duquel restaurer l’état |
Voir aussi
- Typedef SharedPtr
- Class GraphicsContainer
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++