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


In This Topic
ResetBackgroundImage Method (FourWayArrowShape)
In This Topic
Resets the background image of the element to the default value.
Syntax
'Declaration
 
Protected Overridable Sub ResetBackgroundImage() 
 
'Usage
 
Dim instance As FourWayArrowShape
 
instance.ResetBackgroundImage()
See Also