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


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