GrapeCity SPREAD for Windows Forms 11.0J
Restore メソッド


グラフィック状態
指定したグラフィック状態を復元します。
構文
'Declaration
 
Sub Restore( _
   ByVal state As Object _
) 
'使用法
 
Dim instance As IBorderGraphics
Dim state As Object
 
instance.Restore(state)
void Restore( 
   object state
)

パラメータ

state
グラフィック状態
参照

IBorderGraphics インタフェース
IBorderGraphics メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.