CalendarView for WinForms
Restore メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi.DeviceContexts 名前空間 > DeviceContext クラス : Restore メソッド
A DeviceContextState that represents the state to which to restore this C1.Framework.Drawing.Gdi.Graphics object.
Restores the state of this C1.Framework.Drawing.Gdi.Graphics object to the state represented by a handle.
シンタックス
'宣言
 
Public Sub Restore( _
   ByVal state As DeviceContextState _
) 
public void Restore( 
   DeviceContextState state
)

パラメータ

state
A DeviceContextState that represents the state to which to restore this C1.Framework.Drawing.Gdi.Graphics object.
参照

DeviceContext クラス
DeviceContext メンバ