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


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