System::Drawing::Graphics::EndContainer メソッド
Graphics::EndContainer method
現在のコンテナを閉じ、保存されたコンテナの状態からこのオブジェクトの状態を復元します。
void System::Drawing::Graphics::EndContainer(const SharedPtr<Drawing2D::GraphicsContainer> &container)
| パラメーター | 型 | 説明 |
|---|---|---|
| コンテナ | const SharedPtr<Drawing2D::GraphicsContainer>& | 状態を復元するコンテナ |
参照
- Typedef SharedPtr
- Class GraphicsContainer
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++