System::Drawing::Graphics::EndContainer method
Graphics::EndContainer method
يغلق الحاوية الحالية ويستعيد حالة هذا الكائن من حالة الحاوية المحفوظة.
void System::Drawing::Graphics::EndContainer(const SharedPtr<Drawing2D::GraphicsContainer> &container)
| معامل | نوع | الوصف |
|---|---|---|
| container | const SharedPtr<Drawing2D::GraphicsContainer>& | الحاوية لاستعادة الحالة منها |
انظر أيضًا
- Typedef SharedPtr
- Class GraphicsContainer
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Font for C++