System::Drawing::Graphics::EndContainer 方法

Graphics::EndContainer method

关闭当前容器并从已保存容器的状态恢复此对象的状态。

void System::Drawing::Graphics::EndContainer(const SharedPtr<Drawing2D::GraphicsContainer> &container)
参数类型描述
容器const SharedPtr<Drawing2D::GraphicsContainer>&用于恢复状态的容器

另见