System::Drawing::Graphics::Restore 메서드
Graphics::Restore method
저장된 상태에서 이 객체의 상태를 복원합니다.
void System::Drawing::Graphics::Restore(const SharedPtr<Drawing2D::GraphicsState> &graphicsState)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| graphicsState | const SharedPtr<Drawing2D::GraphicsState>& | 복원할 상태 |
또 보기
- Typedef SharedPtr
- Class GraphicsState
- Class Graphics
- Namespace System::Drawing
- Library Aspose.Page for C++