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++