Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / WorksheetDrawing Class / StopPaintingSimulation Method


In This Topic
StopPaintingSimulation Method
In This Topic
Stops painting process which doesn't belong to the spreadsheet control.
Syntax
'Declaration
 
Public Sub StopPaintingSimulation( _
   ByVal state As Object _
) 
 
'Usage
 
Dim instance As WorksheetDrawing
Dim state As Object
 
instance.StopPaintingSimulation(state)

Parameters

state
See Also