Spread Windows Forms 12.0 Product Documentation
Restore Method


FarPoint.Win Assembly > FarPoint.Win Namespace > IBorderGraphics Interface : Restore Method
Graphics state
Restores the specified graphics state.
Syntax
'Declaration
 
Sub Restore( _
   ByVal state As Object _
) 
'Usage
 
Dim instance As IBorderGraphics
Dim state As Object
 
instance.Restore(state)
void Restore( 
   object state
)

Parameters

state
Graphics state
See Also

Reference

IBorderGraphics Interface
IBorderGraphics Members