FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / FourWayArrowShape Class / Update Method


In This Topic
Update Method (FourWayArrowShape)
In This Topic
Causes the control to redraw invalidated region.
Syntax
'Declaration
 
Public Overridable Sub Update() 
 
'Usage
 
Dim instance As FourWayArrowShape
 
instance.Update()
See Also